[PATCH 06/17] net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu()

David Miller davem at davemloft.net
Tue Mar 15 14:03:21 PDT 2011


From: Lai Jiangshan <laijs at cn.fujitsu.com>
Date: Tue, 15 Mar 2011 17:59:14 +0800

> 
> 
> The rcu callback in6_dev_finish_destroy_rcu() just calls a kfree(),
> so we use kfree_rcu() instead of the call_rcu(in6_dev_finish_destroy_rcu).
> 
> Signed-off-by: Lai Jiangshan <laijs at cn.fujitsu.com>

Acked-by: David S. Miller <davem at davemloft.net>


More information about the Containers mailing list