diff options
author | Nishanth Aravamudan <nacc@us.ibm.com> | 2005-09-10 00:27:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 10:06:34 -0700 |
commit | f6a2f3404a3b09281a264058fa8dd318bac51178 (patch) | |
tree | 2cb7925192d25932cade9dab4715fd13ad499c83 /init | |
parent | 31a34571e5eed7cb1d70d5e7edd013261fe602e9 (diff) |
[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 'init')
0 files changed, 0 insertions, 0 deletions