[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0805031201130.6003@apollo.tec.linutronix.de>
Date: Sat, 3 May 2008 12:02:37 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Ingo Molnar <mingo@...e.hu>
cc: Adrian Bunk <bunk@...nel.org>, "H. Peter Anvin" <hpa@...or.com>,
Hiroshi Shimamoto <h-shimamoto@...jp.nec.com>,
linux-kernel@...r.kernel.org
Subject: Re: x86 git acpi issue?
On Sat, 3 May 2008, Ingo Molnar wrote:
> > Right. This Makefile is a nasty trap. I looked into it and the fix for
> > now is below. Long term this Makefile trickery needs to be cleaned up
> > to avoid trapping into this again.
>
> Thanks Thomas, i messed up that commit - i should have known that the
> NUMAQ build fix looked _too_ easy ;-)
Also the move of
pci-$(CONFIG_ACPI) += acpi.o
is what broke things.
There is a nasty init function ordering problem as well between
pci-$(CONFIG_ACPI) += acpi.o
pci-y += legacy.o irq.o
Sigh.
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists