Re: 2.6.29-rc1: Reported regressions from 2.6.28

From: Jaswinder Singh Rajput
Date: Sun Jan 11 2009 - 08:46:51 EST


On Sun, Jan 11, 2009 at 4:42 PM, Rafael J. Wysocki <rjw@xxxxxxx> wrote:
>
> Regressions with patches
> ------------------------
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12428
> Subject : Build error on latest git
> Submitter : Petr Titera <P.Titera@xxxxxxxxxx>
> Date : 2009-01-11 9:49 (1 days old)
> References : http://marc.info/?l=linux-kernel&m=123166856318712&w=4
> Handled-By : Petr Titera <P.Titera@xxxxxxxxxx>
> Patch : http://marc.info/?l=linux-kernel&m=123167509024996&w=4
>
>

This is a wrong fix, asm/smp.h should only be included when CONFIG_SMP
is defined.

I am still in the process of cleaning non-smp data from asm/smp.h for x86

Attach patch is the solution for the time being

Ingo, can you please put this in urgent queue.

Thanks
--
JSR

Attachment: 0001-x86-mpparse.c-fix-compilation-error.patch
Description: Binary data