Messages in this thread |  | | | Date | Sat, 28 May 2011 14:56:35 -0500 | | From | Rob Landley <> | | Subject | Re: MIPS panic in 2.6.39 (bisected to 7eaceaccab5f) |
| |
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
|  |