git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b446a4a
)
Char: mxser, fix TIOCMIWAIT
author
Jiri Slaby
<jirislaby@gmail.com>
Mon, 23 Apr 2007 21:41:04 +0000
(14:41 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 24 Apr 2007 15:23:08 +0000
(08:23 -0700)
There was schedule() missing in the TIOCMIWAIT ioctl. Solve it by moving
the code to the wait_event_interruptible.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Jan Yenya Kasprzak <kas@fi.muni.cz>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found