Re: [PATCH RFC tip/core/rcu 11/28] rcu: Omit self-awaken whensetting up expedited grace period

From: Paul E. McKenney
Date: Thu Nov 03 2011 - 15:43:50 EST


On Wed, Nov 02, 2011 at 08:16:13PM -0700, Josh Triplett wrote:
> On Wed, Nov 02, 2011 at 01:30:32PM -0700, Paul E. McKenney wrote:
> > -static void rcu_report_exp_rnp(struct rcu_state *rsp, struct rcu_node *rnp)
> > +static void rcu_report_exp_rnp(struct rcu_state *rsp, struct rcu_node *rnp,
> > + bool wake)
> > {
> > - return;
> > }
>
> Removing this return represents a separate cleanup, which ought to go in
> a separate commit.

I split this out.

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/