On Mon, 29 Oct 2007, Robert Hancock wrote: > > The other possible workaround would be to avoid using MMCONFIG until the BAR > sizing is done. The only sane solution is the one that people constantly seem to ignore: - only use MMCONFIG if absolutely required by the access itself In other words, make the MMCONFIG code fall back on old-style accesses for any register access to a word with reg+size <= 256. At that point, almost all the issues with mmconfig just go away, BECAUSE NOBODY USES IT, so it doesn't matter if it's broken? The fact is, CONF1 style accesses are just safer, and *work*. Can we please just do that? Linus - 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/
- Follow-Ups:
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- From: Andi Kleen <[email protected]>
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- From: Arjan van de Ven <[email protected]>
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- References:
- Re: - mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree
- From: Jesse Barnes <[email protected]>
- Re: - mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree
- From: Greg KH <[email protected]>
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- From: Jesse Barnes <[email protected]>
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- From: Greg KH <[email protected]>
- Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- From: Robert Hancock <[email protected]>
- Re: - mmconfig-validate-against-acpi-motherboard-resources.patch removed from -mm tree
- Prev by Date: Re: Licensing of IS89C35 WLAN USB driver [was Re: rt73usb: support for wireless in Kohjinsha subnotebook]
- Next by Date: [PATCH, RESEND] locks: fix possible infinite loop in posix deadlock detection
- Previous by thread: Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- Next by thread: Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch
- Index(es):