Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751938AbdFSTOp (ORCPT ); Mon, 19 Jun 2017 15:14:45 -0400 Received: from mail-qt0-f193.google.com ([209.85.216.193]:35049 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753378AbdFSTOl (ORCPT ); Mon, 19 Jun 2017 15:14:41 -0400 Date: Mon, 19 Jun 2017 15:14:28 -0400 From: Jon Mason To: "'Greg Kroah-Hartman'" Cc: Serge Semin , Logan Gunthorpe , Allen Hubbe , linux-ntb@googlegroups.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, "'Dave Jiang'" , "'Bjorn Helgaas'" , "'Kurt Schwemmer'" , "'Stephen Bates'" , Sergey.Semin@t-platforms.ru Subject: Re: [RFC PATCH 00/13] Switchtec NTB Support Message-ID: <20170619191426.GA20511@kudzu.us> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170617050959.GC6040@kroah.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1642 Lines: 42 On Sat, Jun 17, 2017 at 07:09:59AM +0200, 'Greg Kroah-Hartman' wrote: > On Fri, Jun 16, 2017 at 11:21:00PM +0300, Serge Semin wrote: > > On Fri, Jun 16, 2017 at 01:34:59PM -0600, Logan Gunthorpe wrote: > > > Now, if you'd like to actually review the code I'd be happy to address > > > any concerns you find. I won't be responding to any more philosophical > > > arguments or bike-shedding over the format of the patch. > > > > > > > I don't want to review a patchset, which isn't properly formated. > > 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 :) > > 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 Well, Linus has been taking my pull request from it since v3.12. He did call me out initially for requesting it initially, but was amenible after I GPG signed all of my pull requests (and had a sufficient number of people he "knew" in my ring). But all of that has been sorted out now. The reason it is on Github is for the Wiki of NTB HW and it's usage https://github.com/jonmason/ntb/wiki It's gotten a bit stale, but was very useful back in the v3.12 days :) (Also, I am using this as a call to update the Wiki!) Thanks, Jon > us to wait? > > thanks, > > greg k-h