Around Mon 08 Apr 2013 13:20:05 -0700 or thereabout, tip-bot for Thomas Gleixner wrote: > Commit-ID: 01426478df3a8791ff5c8b6b82d409e699cfaf38 > Gitweb: http://git.kernel.org/tip/01426478df3a8791ff5c8b6b82d409e699cfaf38 > Author: Thomas Gleixner <[email protected]> > AuthorDate: Thu, 21 Mar 2013 22:49:40 +0100 > Committer: Thomas Gleixner <[email protected]> > CommitDate: Mon, 8 Apr 2013 17:39:24 +0200 > > avr32: Use generic idle loop > > Also replace the idle poll enforcement by the generic functionality. > > Signed-off-by: Thomas Gleixner <[email protected]> > Cc: Linus Torvalds <[email protected]> > Cc: Rusty Russell <[email protected]> > Cc: Paul McKenney <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Reviewed-by: Cc: Srivatsa S. Bhat <[email protected]> > Cc: Magnus Damm <[email protected]> > Cc: Hans-Christian Egtvedt <[email protected]> > Link: http://lkml.kernel.org/r/[email protected] > Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Hans-Christian Egtvedt <[email protected]> > --- > arch/avr32/Kconfig | 1 + > arch/avr32/kernel/process.c | 13 ++----------- > arch/avr32/kernel/time.c | 9 +++++++-- > arch/avr32/mach-at32ap/include/mach/pm.h | 24 ------------------------ > arch/avr32/mach-at32ap/pm-at32ap700x.S | 7 ------- > 5 files changed, 10 insertions(+), 44 deletions(-) <snipp diff> -- mvh Hans-Christian Egtvedt -- 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/

