Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-08 Thread Jesse Barnes
On Tuesday, January 08, 2008 8:27 Ingo Molnar wrote: > * Andi Kleen <[EMAIL PROTECTED]> wrote: > > > > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/ > > > >2.6.24-rc6/2.6.24-rc6-mm1/broken-out/pci-disable-decoding-during > > > >-sizing-of-bars.patch > > > > > > > > Without this ch

Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-08 Thread Ingo Molnar
* Andi Kleen <[EMAIL PROTECTED]> wrote: > > > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc6/2.6.24-rc6-mm1/broken-out/pci-disable-decoding-during-sizing-of-bars.patch > > > > > > Without this change a bunch of machines fail to boot even without > > > the MCFG change (

Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-08 Thread Andi Kleen
On Tue, Jan 08, 2008 at 09:15:43AM +0100, Ingo Molnar wrote: > > * Robert Hancock <[EMAIL PROTECTED]> wrote: > > > At least, I thought it was in Greg's tree, not sure now.. This is the > > patch in -mm: > > > > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc6/2.6.24-rc6-

Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-08 Thread Ingo Molnar
* Robert Hancock <[EMAIL PROTECTED]> wrote: > At least, I thought it was in Greg's tree, not sure now.. This is the > patch in -mm: > > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc6/2.6.24-rc6-mm1/broken-out/pci-disable-decoding-during-sizing-of-bars.patch > > Without

Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-08 Thread Ingo Molnar
* Jesse Barnes <[EMAIL PROTECTED]> wrote: > > On previous kernels the MCFG was rejected because it wasn't e820 > > reserved: > > Yep, this patch (as was stated many times) requires other fixes to PCI > probing--either disabling decode, not using mmconfig unless absolutely > required, or one o

Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-07 Thread Robert Hancock
Andi Kleen wrote: On Mon, Jan 07, 2008 at 05:31:58PM -0600, Robert Hancock wrote: Jesse Barnes wrote: Hmm -- I didn't see Jesse's mail? I believe that such a change is in Greg KH's tree. So -mm (with both trees) would probably work. Yes 2.6.24-rc6-mm1 works, but plain git-x86 does not: P

Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-07 Thread Andi Kleen
On Mon, Jan 07, 2008 at 05:31:58PM -0600, Robert Hancock wrote: > Jesse Barnes wrote: Hmm -- I didn't see Jesse's mail? > I believe that such a change is in Greg KH's tree. So -mm (with both > trees) would probably work. Yes 2.6.24-rc6-mm1 works, but plain git-x86 does not: PCI: MCFG configur

Re: MCFG ACPI patch in git-x86 causes boot regression

2008-01-07 Thread Robert Hancock
Jesse Barnes wrote: On Monday, January 07, 2008 2:47 Andi Kleen wrote: This patch commit c5182babd1d0706f1294af7b8dbf64e378b066bb Author: Robert Hancock <[EMAIL PROTECTED]> Date: Sat Jan 5 13:26:32 2008 +0100 x86: validate against ACPI motherboard resources ... recently added to git-x8

MCFG ACPI patch in git-x86 causes boot regression

2008-01-07 Thread Andi Kleen
This patch commit c5182babd1d0706f1294af7b8dbf64e378b066bb Author: Robert Hancock <[EMAIL PROTECTED]> Date: Sat Jan 5 13:26:32 2008 +0100 x86: validate against ACPI motherboard resources ... recently added to git-x86 causes one of my Intel test systems to not boot unless I specify p