Re: [RFC V1] cpuidle: add idle routine registration and cleanup pm_idlepointer

From: Arjan van de Ven
Date: Wed Oct 20 2010 - 15:29:37 EST


On 10/20/2010 12:28 PM, Peter Zijlstra wrote:
On Wed, 2010-10-20 at 12:25 -0700, Arjan van de Ven wrote:
(the pm_idle is an x86 only problem. other architectures should be able
to keep doing what they are doing)
sadly no, some architectures copied this brilliant piece of design.

A quick git grep suggests:
arm/blackfin/cris/ia64/m32r/m68knommu/microblaze/mn10300/sh/sparc all
have pm_idle.

any of those that only every use one are the easy case.

the ones that use multiple can convert to the same solution x86 has over time.


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