[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141126160456.GJ14866@arm.com>
Date: Wed, 26 Nov 2014 16:04:56 +0000
From: Will Deacon <will.deacon@....com>
To: Alexander Duyck <alexander.h.duyck@...hat.com>
Cc: "linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"mathieu.desnoyers@...ymtl.ca" <mathieu.desnoyers@...ymtl.ca>,
"peterz@...radead.org" <peterz@...radead.org>,
"benh@...nel.crashing.org" <benh@...nel.crashing.org>,
"heiko.carstens@...ibm.com" <heiko.carstens@...ibm.com>,
"mingo@...nel.org" <mingo@...nel.org>,
"mikey@...ling.org" <mikey@...ling.org>,
"linux@....linux.org.uk" <linux@....linux.org.uk>,
"donald.c.skidmore@...el.com" <donald.c.skidmore@...el.com>,
"matthew.vick@...el.com" <matthew.vick@...el.com>,
"geert@...ux-m68k.org" <geert@...ux-m68k.org>,
"jeffrey.t.kirsher@...el.com" <jeffrey.t.kirsher@...el.com>,
"romieu@...zoreil.com" <romieu@...zoreil.com>,
"paulmck@...ux.vnet.ibm.com" <paulmck@...ux.vnet.ibm.com>,
"nic_swsd@...ltek.com" <nic_swsd@...ltek.com>,
"michael@...erman.id.au" <michael@...erman.id.au>,
"tony.luck@...el.com" <tony.luck@...el.com>,
"torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>,
"oleg@...hat.com" <oleg@...hat.com>,
"schwidefsky@...ibm.com" <schwidefsky@...ibm.com>,
"fweisbec@...il.com" <fweisbec@...il.com>,
"davem@...emloft.net" <davem@...emloft.net>
Subject: Re: [PATCH v5 2/4] arch: Add lightweight memory barriers dma_rmb()
and dma_wmb()
On Tue, Nov 25, 2014 at 04:26:28PM +0000, Alexander Duyck wrote:
> On 11/25/2014 06:01 AM, Will Deacon wrote:
> > If we ever see platforms using Linux/dma_alloc_coherent with devices
> > mastering from a different outer-shareable domain that the one containing
> > the CPUs, then we'll need to revisit this.
>
> Would we just need a system wide memory barrier in that case instead of
> an outer shareable memory barrier, or would we need to look as something
> like a sync barrier?
I think dmb(sy) would do the trick, but let's cross that bridge if/when we
have to.
Will
--
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