commit | 47c85c0db159bb0e5f8f5cb4ae7cc19a5c3359de | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Sat Feb 10 01:45:15 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:28 2007 -0800 |
tree | 78ab2ca0ac8552a6d80bba5f7f8d1e71e9690e61 | |
parent | 98c47ea28a7d1b4a3fb003a805c312d5c977b1d2 [diff] |
[PATCH] Char: mxser_new, remove tty_wakeup bottomhalf It's safe to call tty_wakeup from irq context. Do not schedule it for later calling. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>