aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2011-03-18 11:39:43 +0800
committerPaul E. McKenney <[email protected]>2011-05-07 22:50:59 -0700
commitfa81c0e1d2d2176f1136c72c080c9ea4a98be347 (patch)
tree0e756edfc1885affc301a390dee25cb93c55e0b9 /tools/perf/scripts/python
parent10d50e748d983ff1003e0cf556ea17fa8f32c382 (diff)
net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()
The rcu callback free_dm_hw_stat() just calls a kfree(), so we use kfree_rcu() instead of the call_rcu(free_dm_hw_stat). Signed-off-by: Lai Jiangshan <[email protected]> Acked-by: Neil Horman <[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