commit | d2e7a4b66d762cad383c5469c1e8b6076792ab6a | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Thu Feb 07 00:16:37 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 07 08:42:34 2008 -0800 |
tree | 8516adc2f15b67cfc5b802912b379357928eb48f | |
parent | 1386a820b32285583414a8db3a99305e7ebe8377 [diff] |
Char: esp, remove hangup and wakeup bottomhalves There is no need to schedule a bottomhalf for either of them. One is fast and the another schedules a bottomhalf itself. 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>