From: Trond Myklebust Date: Sat, 31 Jul 2010 18:29:08 +0000 (-0400) Subject: SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task X-Git-Tag: v2.6.36-rc1~498^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b6cd94601e1d17273f93a326a135fbf487a918;p=pandora-kernel.git SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task Make rpc_exit() non-inline, and ensure that it always wakes up a task that has been queued. Kill off the now unused rpc_wake_up_task(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed