From: Thomas Gleixner <t...@linutronix.de>
Date: Fri, 12 Apr 2013 20:56:10 +0200 (CEST)

> On Thu, 11 Apr 2013, Sam Ravnborg wrote:
> 
>> Add generic cpu_idle support
>> 
>> sparc32:
>> - replace call to cpu_idle() with cpu_startup_entry()
>> - add arch_cpu_idle()
>> 
>> sparc64:
>> - smp_callin() now include cpu_startup_entry() call so we can
>>   skip calling cpu_idle from assembler
>> - add arch_cpu_idle() and arch_cpu_idle_dead()
> 
> Nice !
> 
> If Dave acks it, I'll pick it up 

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/

Reply via email to