Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754586AbcJML0q convert rfc822-to-8bit (ORCPT ); Thu, 13 Oct 2016 07:26:46 -0400 Received: from lhrrgout.huawei.com ([194.213.3.17]:3810 "EHLO lhrrgout.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754484AbcJML0e (ORCPT ); Thu, 13 Oct 2016 07:26:34 -0400 From: Salil Mehta To: David Miller CC: "dledford@redhat.com" , "Zhuangyuzeng (Yisen)" , "Huwei (Xavier)" , oulijun , "mehta.salil.lnk@gmail.com" , "linux-rdma@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linuxarm Subject: RE: [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver Thread-Topic: [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver Thread-Index: AQHSGnRpTlk2Z4Ca5U+9Mv7O//Lf+KCRcruAgBTgQ0A= Date: Thu, 13 Oct 2016 11:26:09 +0000 Message-ID: References: <20160929170916.631972-1-salil.mehta@huawei.com> <20160930.013341.118711534087556597.davem@davemloft.net> In-Reply-To: <20160930.013341.118711534087556597.davem@davemloft.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.203.181.152] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020205.57FF6F5D.00FC,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 07ce91e3c2204b20578af199ebd095e7 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1342 Lines: 37 > -----Original Message----- > From: David Miller [mailto:davem@davemloft.net] > Sent: Friday, September 30, 2016 6:34 AM > To: Salil Mehta > Cc: dledford@redhat.com; Zhuangyuzeng (Yisen); Huwei (Xavier); oulijun; > mehta.salil.lnk@gmail.com; linux-rdma@vger.kernel.org; > netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Linuxarm > Subject: Re: [PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in > HNS driver > > From: Salil Mehta > Date: Thu, 29 Sep 2016 18:09:08 +0100 > > > This patch-set introduces fix to some Bugs, potential problems > > and code improvements identified during internal review and > > testing of Hisilicon Network Subsystem driver. > > > > Submit Change > > V1->V2: This addresses the feedbacks provided by David Miller > > and Doug Ledford > > So Doug my understanding is if this makes it through review Hi Dave, A gentle reminder regarding this. I was wondering if you think these have been reviewed enough and by any chance these patches can be included in current 4.9 merge window. This will save us a lot of effort. As I understand Doug is waiting for your review approval on this patch-set. Thanks in anticipation Best regards Salil > this is going to be merged into your tree, you prepare a > branch for me, and then I pull from that? > > Thanks in advance.