aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2011-03-15 18:10:12 +0800
committerPaul E. McKenney <[email protected]>2011-05-07 22:50:53 -0700
commit1e547757eca3c30eeeac526716e4ae833c2a9a2f (patch)
tree3afe4937b0ef0e6f8b496d486d48ab4347daa053 /tools/perf/scripts/python
parent217f18639bc18ba4bbb67481113037344c148938 (diff)
net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu()
The rcu callback dn_dev_free_ifa_rcu() just calls a kfree(), so we use kfree_rcu() instead of the call_rcu(dn_dev_free_ifa_rcu). 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