Re: [PATCH 08/11] nohz: Allow rcu extended quiescent state handlingseperately from tick stop

From: Frederic Weisbecker
Date: Sat Oct 08 2011 - 09:44:00 EST


On Fri, Oct 07, 2011 at 06:22:07PM +0200, Frederic Weisbecker wrote:
> diff --git a/arch/powerpc/platforms/iseries/setup.c b/arch/powerpc/platforms/iseries/setup.c
> index e2f5fad..350a7fb 100644
> --- a/arch/powerpc/platforms/iseries/setup.c
> +++ b/arch/powerpc/platforms/iseries/setup.c
> @@ -562,7 +562,7 @@ static void yield_shared_processor(void)
> static void iseries_shared_idle(void)
> {
> while (1) {
> - tick_nohz_idle_enter();
> + tick_nohz_idle_enter_norcu_nohz();

Ah too much nohz there. Seems that I skidded while walking
with my sed.

I'm sending you an updated version of that patch.
--
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/