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:
d0feafb
)
[IA64] use msleep_interruptible() instead of schedule_timeout
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Sat, 9 Jul 2005 00:10:00 +0000
(17:10 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 11 Jul 2005 17:26:40 +0000
(10:26 -0700)
Description: Replace schedule_timeout() with msleep_interruptible() to
guarantee the task delays as expected.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Acked-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found