Re: [PATCH 19/36] security,rcu: convert call_rcu(sel_netif_free)to kfree_rcu()

From: David Miller
Date: Fri Mar 18 2011 - 15:36:30 EST


From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
Date: Fri, 18 Mar 2011 12:03:19 +0800

>
>
> The rcu callback sel_netif_free() just calls a kfree(),
> so we use kfree_rcu() instead of the call_rcu(sel_netif_free).
>
> 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/