Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754500AbbFWJZa (ORCPT ); Tue, 23 Jun 2015 05:25:30 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:44171 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750956AbbFWJZX (ORCPT ); Tue, 23 Jun 2015 05:25:23 -0400 Date: Tue, 23 Jun 2015 11:25:06 +0200 From: Peter Zijlstra To: Vineet Gupta Cc: lkml , linux-arch@vger.kernel.org, arc-linux-dev@synopsys.com, Will Deacon Subject: Re: [PATCH v2 20/28] ARCv2: barriers Message-ID: <20150623092506.GP19282@twins.programming.kicks-ass.net> References: <20150622133656.GG1583@arm.com> <1435046283-2073-1-git-send-email-vgupta@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435046283-2073-1-git-send-email-vgupta@synopsys.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 921 Lines: 23 On Tue, Jun 23, 2015 at 01:28:03PM +0530, Vineet Gupta wrote: > +/* > + * MMIO can also get buffered/optimized in micro-arch, so barriers needed > + * Based on ARM model for the typical use case > + * > + * > + * > + * or: > + * > + * > + * > + * http://www.spinics.net/lists/kernel/msg2018397.html http://lkml.kernel.org/r/20150622133656.GG1583@arm.com Might I suggest you use the above link. Since we control kernel.org we have redirect that URL to a archive of our choosing. This keeps the links working even if spinics.net or marc.info were to go belly up. -- 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/