diff options
author | 2011-03-18 12:10:25 +0800 | |
---|---|---|
committer | 2011-05-07 22:51:10 -0700 | |
commit | 61845220248c2368095158420b029683fad5570a (patch) | |
tree | 69bc61277344ef41d68b21c945c982c1129b8f64 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() (diff) | |
download | linux-dev-61845220248c2368095158420b029683fad5570a.tar.xz linux-dev-61845220248c2368095158420b029683fad5570a.zip |
net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu()
The rcu callback wq_free_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(wq_free_rcu).
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: David S. Miller <davem@davemloft.net>
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