From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH v7 resubmit 0/4] arch: Add lightweight memory barriers for coherent memory access Date: Thu, 11 Dec 2014 21:16:02 -0500 (EST) Message-ID: <20141211.211602.1228496215945360802.davem@davemloft.net> References: <20141125203310.8240.27370.stgit@ahduyck-server> <20141211225250.25464.30291.stgit@ahduyck-server> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, mathieu.desnoyers@polymtl.ca, peterz@infradead.org, benh@kernel.crashing.org, heiko.carstens@de.ibm.com, mingo@kernel.org, linux-arch@vger.kernel.org, mikey@neuling.org, linux@arm.linux.org.uk, donald.c.skidmore@intel.com, matthew.vick@intel.com, geert@linux-m68k.org, jeffrey.t.kirsher@intel.com, romieu@fr.zoreil.com, paulmck@linux.vnet.ibm.com, nic_swsd@realtek.com, arnd@arndb.de, will.deacon@arm.com, michael@ellerman.id.au, tony.luck@intel.com, torvalds@linux-foundation.org, oleg@redhat.com, schwidefsky@de.ibm.com, fweisbec@gmail.com To: alexander.h.duyck@redhat.com Return-path: In-Reply-To: <20141211225250.25464.30291.stgit@ahduyck-server> Sender: linux-arch-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Alexander Duyck Date: Thu, 11 Dec 2014 15:01:43 -0800 > These patches introduce two new primitives for synchronizing cache coherent > memory writes and reads. Series applied, thanks Alex.