On Thursday 13 September 2007 12:47, Greg KH wrote: > On Thu, Sep 13, 2007 at 11:47:42AM +0200, Andi Kleen wrote: > > On Thursday 13 September 2007 04:21, Yinghai Lu wrote: > > > [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG is > > > used. > > > > > > reuse pci_cfg_space_size but skip check pci express and pci-x CAP ID. > > > > I just rejected a similar patch -- this should be done using MMCONFIG > > But what about for broken machines without the proper MMCONFIG entries? > They still need a way to get access to this config space,
If there are any devices that need it. IBS and PCI-E error handling do, but they're quite obscure. Also so far we don't know of any Fam 10h systems without MMCONFIG entries. Fam10h requires a new BIOS so it's reasonable to assume that the new BIOSes will do better. -Andi - 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/