Re: [PATCH] ppc32: Fix boot on PowerMac

From: Christoph Hellwig
Date: Fri Oct 29 2004 - 07:13:19 EST


On Fri, Oct 29, 2004 at 01:29:46PM +1000, Benjamin Herrenschmidt wrote:
> Hi !
>
> Tom's recent irq patch broke PowerMac (and possibly others). I think
> he forgot that PReP, CHRP and PowerMac are all built together in a
> single kernel image, thus all of those arch_initcall's will end up
> beeing called, even on the wrong machine...

Better rewvert Tom's fix and switch all these early calls to setup_irq,
like I did for pmac and a few other subarches (I missed the ones Tom
fixed, sorry)

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