Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755817Ab2FTJCN (ORCPT ); Wed, 20 Jun 2012 05:02:13 -0400 Received: from na3sys009aob106.obsmtp.com ([74.125.149.76]:58416 "EHLO na3sys009aog106.obsmtp.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755707Ab2FTJCL (ORCPT ); Wed, 20 Jun 2012 05:02:11 -0400 MIME-Version: 1.0 In-Reply-To: <20120620084547.GB13009@n2100.arm.linux.org.uk> References: <20120620084547.GB13009@n2100.arm.linux.org.uk> Date: Wed, 20 Jun 2012 14:32:08 +0530 Message-ID: Subject: Re: [PATCH v2 2/4] ARM: add flush_mem api for ARMv6 From: "Gupta, Ramesh" To: Russell King - ARM Linux Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, tony@atomide.com 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: 1070 Lines: 33 Hi Russell, On Wed, Jun 20, 2012 at 2:15 PM, Russell King - ARM Linux wrote: > > On Tue, Jun 19, 2012 at 04:51:16PM +0530, Gupta, Ramesh wrote: > > >From 630a3a8f341eb7f58f9a63bf786d732b5bdfd01e Mon Sep 17 00:00:00 2001 > > From: Ramesh Gupta G > > Date: Fri, 15 Jun 2012 16:39:21 +0530 > > Subject: [PATCH v2 2/4] ARM: add flush_mem api for ARMv6 > > > > Added flush_mem cache maintenance api for ARMv6. > > The implementation is based on dma_flush_range. > > And what about all the other users of the define_cache_functions macro? I initially added only for ARMv6/7 and I will add this for the other users. > This series is incomplete, and therefore entirely unsuitable for > upstreaming. I will send an updated patch set. Thank you for the comments. Regards Ramesh Gupta G -- 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/