]> git.baikalelectronics.ru Git - kernel.git/commit
tty: serial: meson: The system stuck when you run the stty command on the console...
authorYu Tu <yu.tu@amlogic.com>
Fri, 25 Feb 2022 07:39:21 +0000 (15:39 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Feb 2022 09:03:21 +0000 (10:03 +0100)
commita5a7a06765ea57b30760d2fb01c98dbcdd4dac62
tree968ccd2ff6ca9d9c55779e481e5841866744e68d
parentffb0828f4f2f2f19528cd722e4f03e079476e4ab
tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate

Start the console and run the following commands in turn:
stty -F /dev/ttyAML0 115200 and stty -F /dev/ttyAML0 921600. The
system will stuck.

Signed-off-by: Yu Tu <yu.tu@amlogic.com>
Link: https://lore.kernel.org/r/20220225073922.3947-6-yu.tu@amlogic.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/meson_uart.c