> I'm beginning to think Michael Tsirkin has the only solution to this > -- architectures need to check that their hardware blocks until the > config write completion has occurred (and if not, simulate that it has > in software). OK, I guess I'm convinced. The vague language in the base PCI 3.0 spec about "dependencies" made me think that a read of a config register had to wait until all previous writes to the same register are done. So I'll drop this patch for now. John, you'll need to try and come up with a way to solve this in the Altix implementation of pci_write_config_xxx(). - R. - 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: Ordering between PCI config space writes and MMIO reads?
- From: John Partridge <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- References:
- Re: Ordering between PCI config space writes and MMIO reads?
- From: Matthew Wilcox <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: Roland Dreier <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: Matthew Wilcox <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: David Miller <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: Roland Dreier <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: Roland Dreier <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: "Michael S. Tsirkin" <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: "Richard B. Johnson" <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- From: Matthew Wilcox <[email protected]>
- Re: Ordering between PCI config space writes and MMIO reads?
- Prev by Date: Re: [PATCH]: PCI Error Recovery: Symbios SCSI device driver
- Next by Date: Re: Suspend to disk: do we HAVE to use swap?
- Previous by thread: Re: Ordering between PCI config space writes and MMIO reads?
- Next by thread: Re: Ordering between PCI config space writes and MMIO reads?
- Index(es):