From: Jeff Layton Date: Mon, 23 Jul 2012 19:51:55 +0000 (-0400) Subject: sunrpc: clarify comments on rpc_make_runnable X-Git-Tag: v3.6-rc1~29^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=506026c3ec270e18402f0c9d33fee37482c23861;p=pandora-kernel.git sunrpc: clarify comments on rpc_make_runnable rpc_make_runnable is not generally called with the queue lock held, unless it's waking up a task that has been sitting on a waitqueue. This is safe when the task has not entered the FSM yet, but the comments don't really spell this out. Signed-off-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed