[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C22055E.5060705@teksavvy.com>
Date: Wed, 23 Jun 2010 09:00:14 -0400
From: Mark Lord <kernel@...savvy.com>
To: Robert Hancock <hancockrwd@...il.com>
CC: Catalin Marinas <catalin.marinas@....com>,
Tejun Heo <tj@...nel.org>, linux-ide@...r.kernel.org,
linux-kernel@...r.kernel.org,
Colin Tuckley <colin.tuckley@....com>,
Jeff Garzik <jeff@...zik.org>,
linux-arch <linux-arch@...r.kernel.org>
Subject: Re: [PATCH v2] sata_sil24: Use memory barriers before issuing commands
On 10/06/10 08:43 PM, Robert Hancock wrote:
..
> My memory is fuzzy but I thought this came up before on PPC and I also
> thought the conclusion was that the platform code (for writel, etc.)
> should enforce ordering of MMIO accesses with respect to normal RAM
> accesses. (Or maybe it was just MMIO accesses with respect to each
> other?) I don't think the answer to that question has been clearly
> documented anywhere, which is somewhat unfortunate.
..
Different problem. That discussion was for PIO reads into the page cache,
and ensuring coherency from all of that.
Whereas this patch is just ordinary low-level chipset programming,
and ensuring the descriptors are visible before issuing the "go" command.
--
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