linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] serial: fix tty-kref leaks
@ 2013-09-10 10:50 Johan Hovold
       [not found] ` <1378810251-28499-1-git-send-email-jhovold-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Johan Hovold @ 2013-09-10 10:50 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Jiri Slaby, Stephen Warren, linux-serial, linux-tegra,
	Johan Hovold

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-10 16:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10 10:50 [PATCH 0/4] serial: fix tty-kref leaks Johan Hovold
     [not found] ` <1378810251-28499-1-git-send-email-jhovold-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-09-10 10:50   ` [PATCH 1/4] serial: tegra: fix tty-kref leak Johan Hovold
     [not found]     ` <1378810251-28499-2-git-send-email-jhovold-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-09-10 16:42       ` Stephen Warren
2013-09-10 10:50   ` [PATCH 4/4] serial: pch_uart: remove unnecessary tty_port_tty_get Johan Hovold
2013-09-10 10:50 ` [PATCH 2/4] serial: pch_uart: fix tty-kref leak in rx-error path Johan Hovold
2013-09-10 10:50 ` [PATCH 3/4] serial: pch_uart: fix tty-kref leak in dma-rx path Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).