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:
0b5707e
)
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
author
Jeff Layton
<jlayton@primarydata.com>
Fri, 21 Nov 2014 19:19:28 +0000
(14:19 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 9 Dec 2014 16:22:22 +0000
(11:22 -0500)
...also make the manipulation of sp_all_threads list use RCU-friendly
functions.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Tested-by: Chris Worley <chris.worley@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found