diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-03-18 12:08:29 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-05-07 22:51:09 -0700 |
commit | fa4bbc4ca5795fbf1303b98c924e51a21a920f14 (patch) | |
tree | 91f504045a57d1c88b68a5a0102de01008828232 /net/phonet | |
parent | cb796ff338db9f064f4ecb7d41898e8bedcad4d9 (diff) | |
download | linux-fa4bbc4ca5795fbf1303b98c924e51a21a920f14.tar.bz2 |
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 'net/phonet')
0 files changed, 0 insertions, 0 deletions