Re: [PATCH tip/core/rcu 14/28] security,rcu: Convertcall_rcu(whitelist_item_free) to kfree_rcu()

From: James Morris
Date: Wed Jun 08 2011 - 20:40:30 EST


On Wed, 8 Jun 2011, Paul E. McKenney wrote:

> From: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
>
> The rcu callback whitelist_item_free() just calls a kfree(),
> so we use kfree_rcu() instead of the call_rcu(whitelist_item_free).
>
> Signed-off-by: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
> Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
> Cc: James Morris <jmorris@xxxxxxxxx>
> Reviewed-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>

Acked-by: James Morris <jmorris@xxxxxxxxx>

--
James Morris
<jmorris@xxxxxxxxx>
--
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/