From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753317AbaI3NxO (ORCPT ); Tue, 30 Sep 2014 09:53:14 -0400 Received: from service87.mimecast.com ([91.220.42.44]:49773 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753000AbaI3NxK convert rfc822-to-8bit (ORCPT ); Tue, 30 Sep 2014 09:53:10 -0400 Message-ID: <542AB5D0.3080007@arm.com> Date: Tue, 30 Sep 2014 14:53:20 +0100 From: Sudeep Holla User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Greg Kroah-Hartman CC: Sudeep Holla , LKML , Heiko Carstens , Lorenzo Pieralisi , Stephen Boyd , "linux-api@vger.kernel.org" , "linux390@de.ibm.com" , "linux-arm-kernel@lists.infradead.org" , "linux-ia64@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-s390@vger.kernel.org" , "x86@kernel.org" Subject: Re: [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs References: <1409763617-17074-1-git-send-email-sudeep.holla@arm.com> <1409763617-17074-5-git-send-email-sudeep.holla@arm.com> <5419C3F6.4050607@arm.com> <20140917190048.GA4063@kroah.com> <20140924063511.GA12929@kroah.com> In-Reply-To: <20140924063511.GA12929@kroah.com> X-OriginalArrivalTime: 30 Sep 2014 13:53:06.0445 (UTC) FILETIME=[DC8CF3D0:01CFDCB5] X-MC-Unique: 114093014530711901 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On 24/09/14 07:35, Greg Kroah-Hartman wrote: > On Wed, Sep 17, 2014 at 12:00:48PM -0700, Greg Kroah-Hartman wrote: >> On Wed, Sep 17, 2014 at 06:25:10PM +0100, Sudeep Holla wrote: >>> Hi Greg, >>> >>> On 03/09/14 18:00, Sudeep Holla wrote: [...] >>> >>> Can you review the first 4 patches in this series please ? >> >> It's in my todo queue, which is really long at the moment due to me >> going to conferences (at one right now...) Will be working on this >> soon, thanks for your patience. > > Based on the review comments, I think you are going to change at least > the first patch, right? Please resend the latest version of this > series, with all of the accumulated tested-by and acked lines and > resend. > I have posted the new version as you suggested. I was holding off assuming the merge window would open this week and hence the delay. Regards, Sudeep