Re: [PATCH RFC tip/core/rcu 10/41] ipv4: Convert call_rcu() tokfree_rcu()

From: David Miller
Date: Wed Feb 01 2012 - 14:55:52 EST


From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Feb 2012 11:41:28 -0800

> From: "Paul E. McKenney" <paul.mckenney@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/