From: Sam Ravnborg <s...@ravnborg.org> Date: Fri, 29 Mar 2013 21:29:26 +0100
> Add generic cpu_idle support > > sparc32: > - replace call to cpu_idle() with cpu_startup_entry() > - add arch_cpu_idle() > > sparc64: > - smp_callin() includes cpu_startup_entry() call so we can > skip calling cpu_idle from assembler > - add arch_cpu_idle_enter() and arch_cpu_idle_dead() > > Signed-off-by: Sam Ravnborg <s...@ravnborg.org> Acked-by: David S. Miller <da...@davemloft.net> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/