summaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2011-03-18 05:09:03 +0100
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2011-05-08 07:51:10 +0200
commit7e113a9c759d1918fcbe456c5eb8890a4da62eaa (patch)
treea24b29cbd067739a068777bba7b0207016de987c /net/socket.c
parentperf,rcu: convert call_rcu(swevent_hlist_release_rcu) to kfree_rcu() (diff)
downloadlinux-7e113a9c759d1918fcbe456c5eb8890a4da62eaa.tar.xz
linux-7e113a9c759d1918fcbe456c5eb8890a4da62eaa.zip
net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu()
The rcu callback phonet_device_rcu_free() just calls a kfree(), so we use kfree_rcu() instead of the call_rcu(phonet_device_rcu_free). 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 'net/socket.c')
0 files changed, 0 insertions, 0 deletions