Re: [powerpc changes] Re: x86/non-x86: percpu, node ids, apic idsx86.git fixup

From: Geoff Levand
Date: Wed Jan 30 2008 - 16:58:18 EST


Ingo Molnar wrote:
> * Olof Johansson <olof@xxxxxxxxx> wrote:
>
>> > could you try the full patchset that Travis has just sent and which
>> > i've put into x86.git, you can pull it from:
>>
>> Looks ok for powerpc so far, I haven't gotten through all defconfigs
>> yet but the first ones that failed before build now. pasemi_defconfig
>> boots as well.
>
> could the PowerPC maintainers please Ack the following patch (attached
> below):
>
> Subject: POWERPC: use generic per cpu
> From: travis@xxxxxxx
>
> so that we can push this fix upstream ASAP?
>
> Ingo
>
> --------------->
> Subject: POWERPC: use generic per cpu
> From: travis@xxxxxxx
>
> Powerpc has a way to determine the address of the per cpu area of the
> currently executing processor via the paca and the array of per cpu
> offsets is avoided by looking up the per cpu area from the remote
> paca's (copying x86_64).
>
> Cc: Paul Mackerras <paulus@xxxxxxxxx>
> Cc: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx>
> Signed-off-by: Mike Travis <travis@xxxxxxx>
> Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
> ---
> include/asm-powerpc/percpu.h | 22 +++-------------------
> 1 file changed, 3 insertions(+), 19 deletions(-)

Tested on PS3 with ps3_defconfig and works OK.

Acked-by: Geoff Levand <geoffrey.levand@xxxxxxxxxxx>

--
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/