summaryrefslogtreecommitdiffstats
path: root/drivers/w1
diff options
context:
space:
mode:
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>2010-10-27 17:13:21 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-10 00:05:50 +0100
commit1c95ba1e1de7edffc0c4e275e147f1a9eb1f81ae (patch)
tree9c0db77569313d05ac0e7298984897f9c003da95 /drivers/w1
parentTTY: restore tty_ldisc_wait_idle (diff)
downloadlinux-1c95ba1e1de7edffc0c4e275e147f1a9eb1f81ae.tar.xz
linux-1c95ba1e1de7edffc0c4e275e147f1a9eb1f81ae.zip
tty_ldisc: Fix BUG() on hangup
A kernel BUG when bluetooth rfcomm connection drop while the associated serial port is open is sometime triggered. It seems that the line discipline can disappear between the tty_ldisc_put and tty_ldisc_get. This patch fall back to the N_TTY line discipline if the previous discipline is not available anymore. Signed-off-by: Philippe Retornaz <philippe.retornaz@epfl.ch> Acked-by: Alan Cox <alan@linux.intel.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions