]> git.openfabrics.org - ~emulex/infiniband.git/commit
tty: revert incorrectly applied lock patch
authorAlan Cox <alan@linux.intel.com>
Sat, 14 Jul 2012 14:31:27 +0000 (15:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 19:58:12 +0000 (12:58 -0700)
commit6d31a88cb2e01d46c0cb74aa5da529e1f92ae3db
tree09ce3b070a845395f942b0ddeb8149514c0a7446
parent467a3ca5cab64a16b5ec46ebb1895c84c280dcfe
tty: revert incorrectly applied lock patch

I sent GregKH this after the pre-requisites. He dropped the pre-requesites
for good reason and unfortunately then applied this patch. Without this
reverted you get random kernel memory corruption which will make bisecting
anything between it and the properly applied patches a complete sod.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
14 files changed:
drivers/tty/amiserial.c
drivers/tty/cyclades.c
drivers/tty/n_r3964.c
drivers/tty/pty.c
drivers/tty/serial/crisv10.c
drivers/tty/synclink.c
drivers/tty/synclink_gt.c
drivers/tty/synclinkmp.c
drivers/tty/tty_io.c
drivers/tty/tty_ldisc.c
drivers/tty/tty_mutex.c
drivers/tty/tty_port.c
include/linux/tty.h
net/bluetooth/rfcomm/tty.c