Re: [PATCH 16/17] net,rcu: convert call_rcu(dn_dev_free_ifa_rcu)to kfree_rcu()

From: David Miller
Date: Tue Mar 15 2011 - 17:04:13 EST


From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
Date: Tue, 15 Mar 2011 18:10:12 +0800

>
> The rcu callback dn_dev_free_ifa_rcu() just calls a kfree(),
> so we use kfree_rcu() instead of the call_rcu(dn_dev_free_ifa_rcu).
>
> Signed-off-by: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>

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/