From: Sam Ravnborg <sam@xxxxxxxxxxxx> 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 <sam@xxxxxxxxxxxx> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html