Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753190Ab0KSLIG (ORCPT ); Fri, 19 Nov 2010 06:08:06 -0500 Received: from mail-yx0-f174.google.com ([209.85.213.174]:55227 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753032Ab0KSLIE (ORCPT ); Fri, 19 Nov 2010 06:08:04 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=nNkMkfvO9j6OPTzrpWqlPJcOz49pahsGWTk1IULa7mdK8J3GtYhJXHv/OCBXZSE2t5 mfXB5YW9PHXfwjsnVfX9b8xA68XV1HfKhY57AkwyyCb/tRp63hHPPQrvI4UymKwm95BS hcQe+t/I4sOll0rhqq6kpKL+X6maNwAliXGm0= MIME-Version: 1.0 In-Reply-To: <20101119014029.GA26429@july> References: <20101119014029.GA26429@july> Date: Fri, 19 Nov 2010 11:08:02 +0000 X-Google-Sender-Auth: nGY6gpMi-2mEcHTMyPdPlMynUWY Message-ID: Subject: Re: [PATCH] ARM: l2x0: Check the correct address range From: Catalin Marinas To: Kyungmin Park Cc: linux-arm-kernel@lists.infradead.org, Santosh Shilimkar , Russell King , linux-kernel@vger.kernel.org, Linus Walleij , Tony Lindgren Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 16 On 19 November 2010 01:40, Kyungmin Park wrote: > From: Boojin Kim > > When flush or clean the 1MiB, it doesn't flush or clean all since it doesn't check the correct address. So Check the correct address range. This line is very long. The patch looks fine otherwise. I think the optimal value would be smaller than the whole cache size but it depends on many things. Acked-by: Catalin Marinas -- 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/