Re: [stable] [patch 09/12] Fix SMP poweroff hangs

From: Linus Torvalds
Date: Tue Oct 09 2007 - 19:30:27 EST




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.

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