diff options
author | Nishanth Aravamudan <nacc@us.ibm.com> | 2005-09-10 09:27:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 19:06:34 +0200 |
commit | f6a2f3404a3b09281a264058fa8dd318bac51178 (patch) | |
tree | 2cb7925192d25932cade9dab4715fd13ad499c83 /drivers/sn | |
parent | [PATCH] janitor: sh: hd64465: minmax-removal (diff) | |
download | linux-f6a2f3404a3b09281a264058fa8dd318bac51178.tar.xz linux-f6a2f3404a3b09281a264058fa8dd318bac51178.zip |
[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible()
Use msleep() or msleep_interruptible() [as appropriate] instead of
schedule_timeout() to gurantee the task delays as expected. As a result
changed the units of the timeout variable from jiffies to msecs.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>
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 'drivers/sn')
0 files changed, 0 insertions, 0 deletions