diff options
author | Domen Puncer <domen@coderock.org> | 2005-06-25 17:58:42 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-25 19:24:58 -0400 |
commit | b20f3ae5f0efe1812d2a1278e2127a335884d445 (patch) | |
tree | 7865a5e6e99ea4acc20844a95947110a768e69b1 /MAINTAINERS | |
parent | d8eddb620499dc638aeb4d5d3751974ca697ab39 (diff) |
[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()
Use msleep_interruptible() instead of schedule_timeout() in send_break() to
guarantee the task delays as expected. Change @duration's units to
milliseconds, and modify arguments in callers appropriately. Patch is
compile-tested.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions