From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755765AbbIWRs3 (ORCPT ); Wed, 23 Sep 2015 13:48:29 -0400 Received: from relay1.sgi.com ([192.48.180.66]:56128 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752114AbbIWRs2 (ORCPT ); Wed, 23 Sep 2015 13:48:28 -0400 Date: Wed, 23 Sep 2015 12:48:25 -0500 From: Dimitri Sivanich To: Sudip Mukherjee Cc: Greg Kroah-Hartman , Arnd Bergmann , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one Message-ID: <20150923174825.GB20215@sgi.com> References: <1442830699-20562-1-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1442830699-20562-1-git-send-email-sudipm.mukherjee@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sudip, I can take a look at the Jack Steiner patches. Was there anything in the set of 3 patches that you sent that still needs a review? On Mon, Sep 21, 2015 at 03:48:16PM +0530, Sudip Mukherjee wrote: > Hi Dimitri, > I have taken these patches which were having ACK from you. Apart from > these I saw another series of 25 patches from Jack Steiner > which will still apply almost cleanly but there was no ACK or review. > Can you please have a look at: https://lkml.org/lkml/2010/7/19/289 > or if you want I can take them and mail to you. > > Hi Greg, > As discussed the first two are the old unapplied patches with maintainer > ACK. I have mentioned the reference url individually in each patch for > your verification. I have only considered those which are having > maintainer ACK. > The last patch is a new one by me. There was another pending patch with > maintainer ACK but that patch will not apply and is not relevant now. > But the error which my new patch solves was found while checking that > old patch. > > Ohhh .. and there was also one more old patch from 2009, git log shows > that also was not applied. Just guess who the submitter was ...... > > gregkh@suse.de :) > > reference at: https://patchwork.kernel.org/patch/58189/ > > regards > sudip > > Manuel Schölling (1): > sgi-gru: use time_before() > > Rickard Strandqvist (1): > misc: sgi-gru: gruhandles.c: Remove unused function > > Sudip Mukherjee (1): > drivers/misc/sgi-gru: fix return of error > > drivers/misc/sgi-gru/gruhandles.c | 6 ------ > drivers/misc/sgi-gru/gruhandles.h | 1 - > drivers/misc/sgi-gru/grumain.c | 4 +++- > drivers/misc/sgi-gru/grutlbpurge.c | 20 ++++++++++---------- > 4 files changed, 13 insertions(+), 18 deletions(-) > > -- > 1.9.1