[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061024213744.GH2043@havoc.gtf.org>
Date: Tue, 24 Oct 2006 17:37:44 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Roland Dreier <rdreier@...co.com>
Cc: Alan Cox <alan@...rguk.ukuu.org.uk>,
linux-pci@...ey.karlin.mff.cuni.cz, linux-ia64@...r.kernel.org,
linux-kernel@...r.kernel.org, openib-general@...nib.org,
John Partridge <johnip@....com>
Subject: Re: Ordering between PCI config space writes and MMIO reads?
On Tue, Oct 24, 2006 at 02:29:47PM -0700, Roland Dreier wrote:
> > It is good to be conservative in this area. Some AMD chipsets at least
> > had ordering problems with some configurations in the K7 era.
>
> Could you expand a little? Do you mean that the arch implementation
> of pci_write_config_xxx() should have extra barriers, or that drivers
> should do belt-and-suspenders flushes to make sure config writes are
> really done properly?
Drivers are -already- written to assume the pci_write_config_xxx() has
the requisite barriers. The fix doesn't belong in the drivers.
Jeff
-
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