On Tue, Apr 15, 2008 at 10:45:11AM -0500, James Bottomley wrote: > This is a fix for a bug introduced by tglx into 2.6.25 which we fixed > upstream. However, he also got it backported to stable, so now 2.6.24.4 > panics on boot on parisc. The attached is the fix. > The fix is fine, but it was misdiagnosed. The problem is actually that swapper's *mm is unset. I switched it to if (!current->mm) in git, but as usual I'm a slacker and haven't pushed it anywhere. +1 for stable from me. -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html