Re: [PATCH 1/5] nohz: Separate idle sleeping time accounting fromnohz logic

From: Frederic Weisbecker
Date: Mon Jun 11 2012 - 14:09:35 EST


On Mon, Jun 11, 2012 at 06:53:18PM +0200, Frederic Weisbecker wrote:
> +}
> +
> +/**
> + * tick_nohz_idle_exit - restart the idle tick from the idle task
> + *
> + * Restart the idle tick when the CPU is woken up from idle
> + * This also exit the RCU extended quiescent state. The CPU
> + * can use RCU again after this function is called.
> + */
> +void tick_nohz_idle_exit(void)
> +
> +{

Thomas pointed me to the above undesired newline. I fixed that
in the branch nohz-for-tip-2

Thanks.
--
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/