diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2012-01-07 02:08:33 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-02-21 18:03:32 +0100 |
commit | 605b4afec8e51d0603089eac01a3ca9dd919e909 (patch) | |
tree | 7b57719cd58c9cbce4294eaa7c58afb09fce3829 /net/rxrpc/Makefile | |
parent | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() (diff) | |
download | linux-605b4afec8e51d0603089eac01a3ca9dd919e909.tar.xz linux-605b4afec8e51d0603089eac01a3ca9dd919e909.zip |
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
The call_rcu() in do_ip_setsockopt() invokes opt_kfree_rcu(), which just
calls kfree(). So convert the call_rcu() to kfree_rcu(), which allows
opt_kfree_rcu() to be eliminated.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: David S. Miller <davem@davemloft.net>
Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Cc: James Morris <jmorris@namei.org>
Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Cc: Patrick McHardy <kaber@trash.net>
Cc: netdev@vger.kernel.org
Diffstat (limited to 'net/rxrpc/Makefile')
0 files changed, 0 insertions, 0 deletions