Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg KH: "Here are some tiny serial/tty fixes for 3.18-rc4 that resolve some reported issues" * tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: tty: Fix pty master poll() after slave closes v2 serial: of-serial: fix uninitialized kmalloc variable tty/vt: don't set font mappings on vc not supporting this tty: serial: 8250_mtk: Fix quot calculation tty: Prevent "read/write wait queue active!" log flooding tty: Fix high cpu load if tty is unreleaseable serial: Fix divide-by-zero fault in uart_get_divisor()
No related branches found
No related tags found
Showing
- drivers/tty/n_tty.c 7 additions, 2 deletionsdrivers/tty/n_tty.c
- drivers/tty/serial/8250/8250_mtk.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_mtk.c
- drivers/tty/serial/of_serial.c 1 addition, 1 deletiondrivers/tty/serial/of_serial.c
- drivers/tty/serial/serial_core.c 1 addition, 1 deletiondrivers/tty/serial/serial_core.c
- drivers/tty/tty_io.c 12 additions, 3 deletionsdrivers/tty/tty_io.c
- drivers/tty/vt/consolemap.c 7 additions, 0 deletionsdrivers/tty/vt/consolemap.c
Loading
Please register or sign in to comment