Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755565AbZJLJht (ORCPT ); Mon, 12 Oct 2009 05:37:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755275AbZJLJht (ORCPT ); Mon, 12 Oct 2009 05:37:49 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52395 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755404AbZJLJhs (ORCPT ); Mon, 12 Oct 2009 05:37:48 -0400 Date: Mon, 12 Oct 2009 02:37:44 -0700 (PDT) Message-Id: <20091012.023744.157085851.davem@davemloft.net> To: linux@arm.linux.org.uk Cc: ngupta@vflare.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [ARM] force dcache flush if dcache_dirty bit set From: David Miller In-Reply-To: <20091012090710.GA29310@n2100.arm.linux.org.uk> References: <1255337423-3158-1-git-send-email-ngupta@vflare.org> <20091012090710.GA29310@n2100.arm.linux.org.uk> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 727 Lines: 19 From: Russell King - ARM Linux Date: Mon, 12 Oct 2009 10:07:10 +0100 > On Mon, Oct 12, 2009 at 02:20:23PM +0530, Nitin Gupta wrote: >> Same problem exists on mips too. > > Nice catch. This logic came from sparc64, so I think you'd want to talk > to davem about it as well. > > In the mean time, submitting your fix to the patch system would be great, > thanks. Sparc64 flushes unconditionally when there is no page mapping. So, it should be fine here. -- 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/