From: Jiri Slaby Date: Mon, 23 Apr 2007 21:41:04 +0000 (-0700) Subject: Char: mxser, fix TIOCMIWAIT X-Git-Tag: v2.6.21~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc83815c3afe1bd8d0f0961a668a96caabb049be;p=pandora-kernel.git Char: mxser, fix TIOCMIWAIT There was schedule() missing in the TIOCMIWAIT ioctl. Solve it by moving the code to the wait_event_interruptible. Signed-off-by: Jiri Slaby Cc: Jan Yenya Kasprzak Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed