mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] TTY fixes for 2.6.34-git
@ 2010-05-13 19:16 Greg KH
  2010-05-13 19:16 ` [PATCH 1/3] serial: mpc52xx_uart: fix null pointer dereference Greg Kroah-Hartman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greg KH @ 2010-05-13 19:16 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are 3 bugfixes for your 2.6.34-git tree.

One is a regression from .33, and the other 2 fix reported problems and
are being sent to the -stable trees as well.

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

These patches have been in the linux-next tree for a while now.

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

thanks,

greg k-h

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

 drivers/char/tty_io.c         |    1 +
 drivers/serial/imx.c          |   10 +++++++++-
 drivers/serial/mpc52xx_uart.c |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)

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

Alan Cox (1):
      tty: Fix unbalanced BKL handling in error path

Anatolij Gustschin (1):
      serial: mpc52xx_uart: fix null pointer dereference

Valentin Longchamp (1):
      serial: imx.c: fix CTS trigger level lower to avoid lost chars


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

end of thread, other threads:[~2010-05-13 19:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-13 19:16 [GIT PATCH] TTY fixes for 2.6.34-git Greg KH
2010-05-13 19:16 ` [PATCH 1/3] serial: mpc52xx_uart: fix null pointer dereference Greg Kroah-Hartman
2010-05-13 19:16 ` [PATCH 2/3] tty: Fix unbalanced BKL handling in error path Greg Kroah-Hartman
2010-05-13 19:16 ` [PATCH 3/3] serial: imx.c: fix CTS trigger level lower to avoid lost chars Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome