On Fri, Nov 28, 2014 at 07:23:34PM +0100, Frederic Weisbecker wrote:
> s390 uses open coded seqcount to synchronize idle time accounting.
> Lets consolidate it with the standard API.
> 
> Cc: Benjamin Herrenschmidt <[email protected]>
> Cc: Heiko Carstens <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: Martin Schwidefsky <[email protected]>
> Cc: Oleg Nesterov <[email protected]>
> Cc: Paul Mackerras <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Cc: Rik van Riel <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Tony Luck <[email protected]>
> Cc: Wu Fengguang <[email protected]>
> Signed-off-by: Frederic Weisbecker <[email protected]>
> ---
>  arch/s390/include/asm/idle.h |  3 ++-
>  arch/s390/kernel/idle.c      | 28 +++++++++++++++-------------
>  2 files changed, 17 insertions(+), 14 deletions(-)

This is a nice cleanup. I'll apply it to the s390 tree, so it will
go upstream independently of this discussion.

Thanks,
Heiko

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to