diff options
author | 2011-03-18 12:08:29 +0800 | |
---|---|---|
committer | 2011-05-07 22:51:09 -0700 | |
commit | fa4bbc4ca5795fbf1303b98c924e51a21a920f14 (patch) | |
tree | 91f504045a57d1c88b68a5a0102de01008828232 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf,rcu: convert call_rcu(free_ctx) to kfree_rcu() (diff) | |
download | linux-dev-fa4bbc4ca5795fbf1303b98c924e51a21a920f14.tar.xz linux-dev-fa4bbc4ca5795fbf1303b98c924e51a21a920f14.zip |
perf,rcu: convert call_rcu(swevent_hlist_release_rcu) to kfree_rcu()
The rcu callback swevent_hlist_release_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(swevent_hlist_release_rcu).
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions