diff options
| author | Lai Jiangshan <[email protected]> | 2011-03-15 17:53:46 +0800 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:50:45 -0700 |
| commit | 30088ad815802f850f26114920ccf9effd4bc520 (patch) | |
| tree | 7002a56ddb8873ae42921f1f6605fcc7b0fbbd71 /tools/perf/scripts/python/sctop.py | |
| parent | 1217ed1ba5c67393293dfb0f03c353b118dadeb4 (diff) | |
cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()
The rcu callback free_css_set_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(free_css_set_rcu).
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/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions