Searched hist:"28 fb1a92a00706d4e008ab24fbd8e4642df46ca5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | stm32-usart.h | diff 28fb1a92a00706d4e008ab24fbd8e4642df46ca5 Tue Apr 19 03:53:28 CDT 2022 Valentin Caron <valentin.caron@foss.st.com> serial: stm32: remove infinite loop possibility in putchar function
Rework stm32_usart_console_putchar() function in order to anticipate the case where the character can never be sent.
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com> Link: https://lore.kernel.org/r/20220419085330.1178925-2-valentin.caron@foss.st.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | stm32-usart.c | diff 28fb1a92a00706d4e008ab24fbd8e4642df46ca5 Tue Apr 19 03:53:28 CDT 2022 Valentin Caron <valentin.caron@foss.st.com> serial: stm32: remove infinite loop possibility in putchar function
Rework stm32_usart_console_putchar() function in order to anticipate the case where the character can never be sent.
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com> Link: https://lore.kernel.org/r/20220419085330.1178925-2-valentin.caron@foss.st.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|