From: Jeff Layton Date: Fri, 21 Nov 2014 19:19:28 +0000 (-0500) Subject: sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it X-Git-Tag: omap-for-v3.20/drop-legacy-3517~59^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=812443865c5fc255363d4a684a62c086af1addca;p=pandora-kernel.git sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it ...also make the manipulation of sp_all_threads list use RCU-friendly functions. Signed-off-by: Jeff Layton Tested-by: Chris Worley Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed