From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757505Ab0ELXJn (ORCPT ); Wed, 12 May 2010 19:09:43 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:38055 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753921Ab0ELXJm (ORCPT ); Wed, 12 May 2010 19:09:42 -0400 Date: Thu, 13 May 2010 00:08:41 +0100 From: Russell King - ARM Linux To: Benjamin Herrenschmidt Cc: Jamie Lokier , Saeed Bishara , Nicolas Pitre , "linux-kernel@vger.kernel.org" , "James E.J. Bottomley" , FUJITA Tomonori , "Shilimkar, Santosh" , Andrew Morton , "linux-ext4@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: Rampant ext3/4 corruption on 2.6.34-rc7 with VIVT ARM (Marvell 88f5182) Message-ID: <20100512230841.GA10090@n2100.arm.linux.org.uk> References: <1273569821.21352.19.camel@pasglop> <1273575478.21352.29.camel@pasglop> <20100512222154.GA6841@shareable.org> <1273704431.21352.136.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1273704431.21352.136.camel@pasglop> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 13, 2010 at 08:47:11AM +1000, Benjamin Herrenschmidt wrote: > Now, in the case at hand, which is my ARM based NAS, I believe this > is non cache-coherent and thus uses cache flush ops. I don't know ARM > well enough but I would expect these to be implicit barriers. Russell ? > Nico ? ARMv5 doesn't have a weak memory ordering model, and doesn't have any memory barrier instructions.