Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756195AbaDVNrk (ORCPT ); Tue, 22 Apr 2014 09:47:40 -0400 Received: from bastet.se.axis.com ([195.60.68.11]:54390 "EHLO bastet.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751374AbaDVNre (ORCPT ); Tue, 22 Apr 2014 09:47:34 -0400 Date: Tue, 22 Apr 2014 15:47:30 +0200 From: Jesper Nilsson To: Will Deacon Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, arnd@arndb.de, monstr@monstr.eu, dhowells@redhat.com, broonie@linaro.org, benh@kernel.crashing.org, peterz@infradead.org, paulmck@linux.vnet.ibm.com, Mikael Starvik , Jesper Nilsson Subject: Re: [PATCH 07/18] cris: io: implement dummy relaxed accessor macros for writes Message-ID: <20140422134730.GS32241@axis.com> References: <1397742261-15621-1-git-send-email-will.deacon@arm.com> <1397742261-15621-8-git-send-email-will.deacon@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1397742261-15621-8-git-send-email-will.deacon@arm.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 17, 2014 at 02:44:10PM +0100, Will Deacon wrote: > write{b,w,l}_relaxed are implemented by some architectures in order to > permit memory-mapped I/O accesses with weaker barrier semantics than the > non-relaxed variants. > > This patch adds dummy macros for the write accessors to Cris, in the same > vein as the dummy definitions for the relaxed read accessors. > > Cc: Mikael Starvik Acked-by: Jesper Nilsson > Signed-off-by: Will Deacon /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/