[GIT PATCH] TTY/serial fixes for .37-rc4

From: Greg KH
Date: Thu Dec 02 2010 - 15:53:00 EST


Here are a number of tty and serial fixes for your .37-rc4 tree.

Jiri did a lot of work tracking down the annoying WARN_ON messages that
have been showing up since .36, and he's fixes some issues that are even
older than that here that have been reported by a lot of users.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/ tty-linus

All of these have been in the -next and -mm releases for a while.

Patches will be sent to the linux-kernel mailing list, if anyone wants
to see them.

thanks,

greg k-h

------------

drivers/net/wan/x25_asy.c | 2 +-
drivers/serial/8250.c | 2 +-
drivers/serial/mfd.c | 24 ++++++++----------------
drivers/tty/tty_io.c | 13 +++++++++++--
drivers/tty/tty_ldisc.c | 2 ++
include/linux/tty.h | 1 +
6 files changed, 24 insertions(+), 20 deletions(-)

---------------

Feng Tang (1):
serial: mfd: adjust the baud rate setting

Jiri Slaby (4):
TTY: ldisc, fix open flag handling
NET: wan/x25, fix ldisc->open retval
TTY: don't allow reopen when ldisc is changing
TTY: open/hangup race fixup

Peter Zijlstra (1):
serial8250: Mark console as CON_ANYTIME

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/