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

From: Josh Triplett
Date: Wed Nov 02 2011 - 23:16:36 EST


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.

- Josh Triplett
--
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/