diff options
author | Alan Cox <alan@linux.intel.com> | 2009-07-16 17:05:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-16 18:19:16 +0200 |
commit | c8d50041734534e0a4b0ea13df36ed5857fccd56 (patch) | |
tree | c654fde94ba2fbf1eb936f017d687860aed0deed /drivers/serial/m32r_sio.h | |
parent | Add '-fno-delete-null-pointer-checks' to gcc CFLAGS (diff) | |
download | linux-c8d50041734534e0a4b0ea13df36ed5857fccd56.tar.xz linux-c8d50041734534e0a4b0ea13df36ed5857fccd56.zip |
tty: fix close/hangup race
We can get a situation where a hangup occurs during or after a close. In
that case the ldisc gets disposed of by the close and the hangup then
explodes.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/serial/m32r_sio.h')
0 files changed, 0 insertions, 0 deletions