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:
7caaeab
)
[SPARC] drivers/sbus: fix-up schedule_timeout() usage
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Mon, 12 Sep 2005 21:16:17 +0000
(14:16 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 Sep 2005 21:16:17 +0000
(14:16 -0700)
Use schedule_timeout_uninterruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found