aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2011-03-15 17:56:10 +0800
committerPaul E. McKenney <[email protected]>2011-05-07 22:50:47 -0700
commit025cea99db3fb110ebc8ede5ff647833fab9574f (patch)
treecfef202674eaf06953405b03b000e77251287099 /tools
parentf2da1c40dc003939f616f27a103b2592f1424b07 (diff)
cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
The rcu callback __free_css_id_cb() just calls a kfree(), so we use kfree_rcu() instead of the call_rcu(__free_css_id_cb). Signed-off-by: Lai Jiangshan <[email protected]> Acked-by: Paul Menage <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions