On Tue, 9 Oct 2007, Linus Torvalds wrote: > > > On Wed, 10 Oct 2007, Thomas Gleixner wrote: > > > > Wrapping it into a #ifdef CONFIG_X86 would be sufficient. > > Well, the ppc oops seems to be a ppc bug regardless. > > If CPU_HOTPLUG isn't defined, the thing does nothing. And if it is > defined, I don't see why/how ppc can validly oops. So I think the first > thing to do is to try to figure out why it oopses, not to disable it for > ppc.
Fair enough. OTOH for the affected PPC users it's a regression and that's what I'm concerned of. tglx - 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/