Re: MIPS panic in 2.6.39 (bisected to 7eaceaccab5f)

From: Rob Landley
Date: Sat May 28 2011 - 15:56:50 EST


On 05/28/2011 11:28 AM, Ralf Baechle wrote:
> On Sat, May 28, 2011 at 05:48:35AM -0500, Rob Landley wrote:
>
>> Your missing hunk at the top of this file is:
>>
>> @@ -29,6 +29,7 @@
>> #include <asm/system.h>
>> #include <asm/cacheflush.h>
>> #include <asm/traps.h>
>> +#include <asm/smp-ops.h>
>>
>> #include <asm/gcmpregs.h>
>> #include <asm/mips-boards/prom.h>
>>
>> And then the patch works! Yay! Thank you.
>
> Thanks Rob! I fixed that and the patch is now in the MIPS git.
>
> Ralf

Do you think it's a candidate for stable?

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