aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2011-03-18 11:44:08 +0800
committerPaul E. McKenney <[email protected]>2011-05-07 22:50:57 -0700
commit42ea299d3f1941f8c3dbc1fe031d682f8ad45005 (patch)
treeae0317d700cf49ca48c33935140b65f72a9db229 /tools/perf/scripts/python
parentdad178fcd5b295f5f350a46a5eaf2f28e847bb5a (diff)
net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu()
The rcu callback ip_mc_list_reclaim() just calls a kfree(), so we use kfree_rcu() instead of the call_rcu(ip_mc_list_reclaim). Signed-off-by: Lai Jiangshan <[email protected]> Acked-by: David S. Miller <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions