[PATCH] cpuidle: Default y for pseries

Linus Torvalds torvalds at linux-foundation.org
Wed Jan 11 17:08:14 EST 2012


On Tue, Jan 10, 2012 at 5:05 PM, Benjamin Herrenschmidt
<benh at kernel.crashing.org> wrote:
>
> Linus, do you want to just pick that up or should I put it into powerpc.git
> and ask you to pull ? I will have 2 or 3 other fixes there later today,
> but I wanted to make sure you were ok with the approach with this
> specific one.

It doesn't seem to be all that different from the "default y if ACPI"
case, so I guess it works ok.

That said, I wonder if the right approach wouldn't be

   default y if SUPPORT_CPU_IDLE

or something along those lines. And then both ACPI and PPC_PSERIES
could just select that instead. Because I do hate having random
board-level knowledge in something like this. I dunno.

                   Linus


More information about the Linuxppc-dev mailing list