Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755604Ab2FTIrI (ORCPT ); Wed, 20 Jun 2012 04:47:08 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:58915 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753148Ab2FTIrF (ORCPT ); Wed, 20 Jun 2012 04:47:05 -0400 Date: Wed, 20 Jun 2012 09:45:47 +0100 From: Russell King - ARM Linux To: "Gupta, Ramesh" Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, tony@atomide.com Subject: Re: [PATCH v2 2/4] ARM: add flush_mem api for ARMv6 Message-ID: <20120620084547.GB13009@n2100.arm.linux.org.uk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 777 Lines: 18 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? This series is incomplete, and therefore entirely unsuitable for upstreaming. -- 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/