diff options
| author | Lai Jiangshan <[email protected]> | 2011-03-15 17:56:10 +0800 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:50:47 -0700 |
| commit | 025cea99db3fb110ebc8ede5ff647833fab9574f (patch) | |
| tree | cfef202674eaf06953405b03b000e77251287099 /tools/perf | |
| parent | f2da1c40dc003939f616f27a103b2592f1424b07 (diff) | |
cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
The rcu callback __free_css_id_cb() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(__free_css_id_cb).
Signed-off-by: Lai Jiangshan <[email protected]>
Acked-by: Paul Menage <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions