From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 18/35] Create asm-generic/barrier.h [ver #2] Date: Tue, 13 Mar 2012 09:10:33 +0000 Message-ID: <201203130910.34070.arnd@arndb.de> References: <20120312233602.13888.27659.stgit@warthog.procyon.org.uk> <20120312233907.13888.85219.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.9]:57349 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965119Ab2CMJw6 (ORCPT ); Tue, 13 Mar 2012 05:52:58 -0400 In-Reply-To: <20120312233907.13888.85219.stgit@warthog.procyon.org.uk> Sender: linux-arch-owner@vger.kernel.org List-ID: To: David Howells Cc: paul.gortmaker@windriver.com, hpa@zytor.com, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org On Monday 12 March 2012, David Howells wrote: > Create asm-generic/barrier.h and move the barrier definitions from > asm-generic/system.h to it. > > Signed-off-by: David Howells > cc: Arnd Bergmann Acked-by: Arnd Bergmann