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:
4564203
)
[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Mon, 25 Jul 2005 02:34:19 +0000
(19:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Jul 2005 02:34:19 +0000
(19:34 -0700)
Use msleep_interruptible() instead of
schedule_timeout() to guarantee the task delays as expected.
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>
No differences found