[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090616155552.10041.63479.stgit@t61.ukuu.org.uk>
Date: Tue, 16 Jun 2009 16:59:55 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/9] Series short description
Small fixes to the tty changes to sort out problems people hit, in particular
to fix a couple of SMP races Ingo found and properly fix the now rather more
visible (but long standing) pty race that James Bottomley encountered.
---
Alan Cox (5):
tty: fix sanity check
pty: Narrow the race on ldisc locking
ldisc: debug aids
ldisc: Make sure the ldisc isn't active when we close it
tty: Fix leaks introduced by the shift to separate ldisc objects
Haavard Skinnemoen (1):
atmel_serial: fix hang in set_termios when crtscts is enabled
Joe Perches (1):
MAINTAINERS: update 8250 section, give Alan Cox a name
Mike Frysinger (1):
tty: fix unused warning when TCGETX is not defined
Sascha Hauer (1):
imx: Check for NULL pointer deref before calling tty_encode_baud_rate
MAINTAINERS | 3 ++
drivers/char/pty.c | 53 +++++++++++++++++++++++++++++++----------
drivers/char/tty_io.c | 2 ++
drivers/char/tty_ioctl.c | 5 ++--
drivers/char/tty_ldisc.c | 9 +++++--
drivers/serial/atmel_serial.c | 8 ++++--
drivers/serial/imx.c | 12 +++++----
7 files changed, 66 insertions(+), 26 deletions(-)
--
"Standards committees don't like hashing. It looks complicated and
insufficiently deterministic on an overhead projector."
-Vern Schryver
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists