On Wed, Jan 30, 2008 at 10:25:58PM +0100, Ingo Molnar wrote: > > * Olof Johansson <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > > so that we can push this fix upstream ASAP?
> Subject: POWERPC: use generic per cpu > From: [EMAIL PROTECTED] > > 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 <[EMAIL PROTECTED]> > Cc: Geert Uytterhoeven <[EMAIL PROTECTED]> > Signed-off-by: Mike Travis <[EMAIL PROTECTED]> > Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]> Paul is at LCA, I'm not sure if he's reading email. Looks good to me so: Acked-by: Olof Johansson <[EMAIL PROTECTED]> -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/