diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-03-18 04:44:08 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-05-08 07:50:57 +0200 |
commit | 42ea299d3f1941f8c3dbc1fe031d682f8ad45005 (patch) | |
tree | ae0317d700cf49ca48c33935140b65f72a9db229 /fs/nfsd | |
parent | net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() (diff) | |
download | linux-42ea299d3f1941f8c3dbc1fe031d682f8ad45005.tar.xz linux-42ea299d3f1941f8c3dbc1fe031d682f8ad45005.zip |
net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu()
The rcu callback ip_mc_list_reclaim() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(ip_mc_list_reclaim).
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 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions