Re: [PATCH tip/core/rcu 1/7] net,rcu: convertcall_rcu(sk_filter_release_rcu) to kfree_rcu

From: Ingo Molnar
Date: Tue May 03 2011 - 02:17:12 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx> wrote:
>
> > On Mon, May 02, 2011 at 02:41:56PM -0700, David Miller wrote:
> > > From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
> > > Date: Mon, 2 May 2011 09:13:38 -0700
> > >
> > > > The RCU callback sk_filter_release_rcu just calls kfree(), so we use
> > > > kfree_rcu() instead of call_rcu().
> > > >
> > > > Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx>
> > >
> > > I'm fine with all of these net conversions:
> > >
> > > Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
> >
> > Thank you, Dave!
>
> Looking at the networking-only diffstat i suspect the best flow would be if
> Dave pulled these from you into the networking tree?

Oh, but kfree_rcu() is not upstream yet, right? So it has to be in the RCU
tree.

Thanks,

Ingo
--
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/