These patches fix a few tty-kref leaks in the tegra and pch_uart drivers. Note that the tegra patch is completely untested, whereas the pch_uart ones are compile-tested only. Thanks, Johan Johan Hovold (4): serial: tegra: fix tty-kref leak serial: pch_uart: fix tty-kref leak in rx-error path serial: pch_uart: fix tty-kref leak in dma-rx path serial: pch_uart: remove unnecessary tty_port_tty_get drivers/tty/serial/pch_uart.c | 13 +++---------- drivers/tty/serial/serial-tegra.c | 4 +++- 2 files changed, 6 insertions(+), 11 deletions(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html