Linus Torvalds wrote:
Well, the *current* behaviour as far as setup is concerned is unacceptable. But yes, longer term, we should be able to just have quirk entries for saying "enable mmconfig because I know it's safe", except we should not enable them until after the core PCI probing has completed.
IMO that should be an arch decision, buried somewhere in arch/x86.If other arches implement extended config space sanely -- and possibly via some arch-specific means that is /not/ mmconfig -- then they should be able to make an arch decision that extended PCI config space accesses Just Work(tm).
For such arches, pci_enable_ext_cfg_space(pdev) would be a no-op, always returning success.
Jeff -- 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: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Arjan van de Ven <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- References:
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Jeff Garzik <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Arjan van de Ven <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Linus Torvalds <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Jeff Garzik <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Linus Torvalds <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Jeff Garzik <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Linus Torvalds <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Jeff Garzik <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Loic Prylli <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Jeff Garzik <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Ivan Kokshaysky <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Linus Torvalds <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Jeff Garzik <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- From: Linus Torvalds <[email protected]>
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- Prev by Date: Re: 2.6.24-rc6-mm1
- Next by Date: Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
- Previous by thread: Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- Next by thread: Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
- Index(es):