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:
101070c
)
SUNRPC: Clean up rpc_run_timer()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 22 Feb 2008 20:09:26 +0000
(15:09 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 26 Feb 2008 05:40:39 +0000
(21:40 -0800)
All RPC timeout callback functions are expected to wake the task up. We can
enforce this by moving the wakeup back into rpc_run_timer.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found