aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2011-03-18 11:45:08 +0800
committerPaul E. McKenney <[email protected]>2011-05-07 22:50:59 -0700
commit10d50e748d983ff1003e0cf556ea17fa8f32c382 (patch)
tree4dc0df6ac2524b68e2b5d360ac5e24f3aa0051c4 /tools/perf/scripts/python
parent7519cce48fb0a314dac473bdfba203b787435857 (diff)
net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu()
The rcu callback ip_mc_socklist_reclaim() just calls a kfree(), so we use kfree_rcu() instead of the call_rcu(ip_mc_socklist_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