[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ada4ptkt8y2.fsf@cisco.com>
Date: Tue, 31 Oct 2006 14:30:13 -0800
From: Roland Dreier <rdreier@...co.com>
To: Matthew Wilcox <matthew@....cx>, John Partridge <johnip@....com>
Cc: "Richard B. Johnson" <jmodem@...minableFirebug.com>,
"Michael S. Tsirkin" <mst@...lanox.co.il>,
linux-kernel@...r.kernel.org, linux-ia64@...r.kernel.org,
jeff@...zik.org, openib-general@...nib.org,
linux-pci@...ey.karlin.mff.cuni.cz,
David Miller <davem@...emloft.net>
Subject: Re: Ordering between PCI config space writes and MMIO reads?
> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists