diff options
author | Alan Cox <alan@linux.intel.com> | 2009-07-16 11:05:08 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-16 12:19:16 -0400 |
commit | c8d50041734534e0a4b0ea13df36ed5857fccd56 (patch) | |
tree | c654fde94ba2fbf1eb936f017d687860aed0deed /drivers/serial/msm_serial.c | |
parent | a3ca86aea507904148870946d599e07a340b39bf (diff) |
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/msm_serial.c')
0 files changed, 0 insertions, 0 deletions