From: Jiri Slaby Date: Sat, 10 Feb 2007 09:45:15 +0000 (-0800) Subject: [PATCH] Char: mxser_new, remove tty_wakeup bottomhalf X-Git-Tag: v2.6.21-rc1~274^2~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47c85c0db159bb0e5f8f5cb4ae7cc19a5c3359de;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed