diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2007-02-10 01:44:47 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-11 10:51:25 -0800 |
commit | 0aa5de8590d684274f57647a870851f101bb3543 (patch) | |
tree | 5f0e5366fd14714eccbb98e3e7f827a6768358a5 /lib/locking-selftest.c | |
parent | 52c9ae0ac7576c94f6a2371b44039e7ba12a0439 (diff) |
[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves
- tty_hangup() itself schedules work, so there is no need to schedule hangup
in the driver
- tty_wakeup(): it's safe to call it while in atomic, so that its
schedule_work might be also wiped out
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/locking-selftest.c')
0 files changed, 0 insertions, 0 deletions