diff options
| author | Lai Jiangshan <[email protected]> | 2011-03-15 17:57:04 +0800 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:50:48 -0700 |
| commit | f5c8593c107500979909bd51c85e74bb2eaffbaa (patch) | |
| tree | af8a93c758fa2de9eaa8eed7110fe835efe62d23 /tools/perf/scripts/python | |
| parent | 025cea99db3fb110ebc8ede5ff647833fab9574f (diff) | |
net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
The rcu callback tcf_common_free_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(tcf_common_free_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