Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752145AbdFQQL6 (ORCPT ); Sat, 17 Jun 2017 12:11:58 -0400 Received: from ale.deltatee.com ([207.54.116.67]:36986 "EHLO ale.deltatee.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751458AbdFQQL5 (ORCPT ); Sat, 17 Jun 2017 12:11:57 -0400 To: "'Greg Kroah-Hartman'" , Serge Semin References: <20170615203729.9009-1-logang@deltatee.com> <000001d2e6a7$dfc719a0$9f554ce0$@dell.com> <20170616163324.GA15472@mobilestation> <883bdb76-972c-7de9-0208-2d0933f192d4@deltatee.com> <20170616183824.GA5175@mobilestation.tp-local.ru> <33b6c321-c0af-7340-8e8e-e929a00005c7@deltatee.com> <20170616202100.GA24969@mobilestation.tp-local.ru> <20170617050959.GC6040@kroah.com> Cc: Allen Hubbe , linux-ntb@googlegroups.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, "'Jon Mason'" , "'Dave Jiang'" , "'Bjorn Helgaas'" , "'Kurt Schwemmer'" , "'Stephen Bates'" , Sergey.Semin@t-platforms.ru From: Logan Gunthorpe Message-ID: Date: Sat, 17 Jun 2017 10:11:33 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170617050959.GC6040@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 68.147.191.165 X-SA-Exim-Rcpt-To: Sergey.Semin@t-platforms.ru, sbates@raithlin.com, kurt.schwemmer@microsemi.com, bhelgaas@google.com, dave.jiang@intel.com, jdmason@kudzu.us, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-ntb@googlegroups.com, Allen.Hubbe@dell.com, fancer.lancer@gmail.com, gregkh@linuxfoundation.org X-SA-Exim-Mail-From: logang@deltatee.com Subject: Re: [RFC PATCH 00/13] Switchtec NTB Support X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on ale.deltatee.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 738 Lines: 23 On 16/06/17 11:09 PM, 'Greg Kroah-Hartman' wrote: > Ah, but the patchset does seem to properly formatted. At least it's > easy for me to review as-published, while a much smaller number of > patches, making much larger individual patches, would be much much > harder to review. > > But what do I know... > > Oh wait, I review more kernel patches than anyone else :) Thanks Greg. > Logan, given that you need to rebase these on the "new" ntb api (and why > the hell is that tree on github? We can't take kernel git pulls from > github), is it worth reviewing this patch series as-is, or do you want > us to wait? I think initial review at this time will still be useful. I don't expect the patchset will change _that_ much. Logan