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

From: Paul E. McKenney
Date: Thu Jun 09 2011 - 14:45:48 EST


On Thu, Jun 09, 2011 at 10:39:02AM +1000, James Morris wrote:
> 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>

Thank you, James!

Thanx, Paul
--
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/