]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SUNRPC: Clean up rpc_run_timer()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 22 Feb 2008 20:09:26 +0000 (15:09 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Feb 2008 05:40:39 +0000 (21:40 -0800)
commitfde95c7554aa77f9a242f32b0b5f8f15395abf52
tree293e0161eb30e1e87a305d07e57f54f483655b78
parent101070ca2fe67186f5f5517b66cb4757b17f4e29
SUNRPC: Clean up rpc_run_timer()

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>
net/sunrpc/sched.c
net/sunrpc/xprt.c