]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "tty: tty_port: add workqueue to flip TTY buffer"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jan 2026 12:58:21 +0000 (13:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jan 2026 12:58:21 +0000 (13:58 +0100)
commit0a15f43b92ddaa2fdb476891a12ac2e207c7fcd2
tree011c617d39fc49a9755b20635a2428cf5df6ea18
parentd000422a46aad32217cf1be747eb61d641baae2f
Revert "tty: tty_port: add workqueue to flip TTY buffer"

This reverts commit d000422a46aad32217cf1be747eb61d641baae2f.

It is reported by many to cause boot failures, so must be reverted.

Cc: Xin Zhao <jackzxcui1989@163.com>
Cc: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/d1942304-ee30-478d-90fb-279519f3ae81@samsung.com
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reported-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/pty.c
drivers/tty/tty_buffer.c
drivers/tty/tty_io.c
drivers/tty/tty_port.c
include/linux/tty_buffer.h
include/linux/tty_driver.h
include/linux/tty_port.h