Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751110AbdFQFKG (ORCPT ); Sat, 17 Jun 2017 01:10:06 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38204 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750761AbdFQFKF (ORCPT ); Sat, 17 Jun 2017 01:10:05 -0400 Date: Sat, 17 Jun 2017 07:09:59 +0200 From: "'Greg Kroah-Hartman'" To: Serge Semin Cc: Logan Gunthorpe , 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 Subject: Re: [RFC PATCH 00/13] Switchtec NTB Support Message-ID: <20170617050959.GC6040@kroah.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170616202100.GA24969@mobilestation.tp-local.ru> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 986 Lines: 26 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 us to wait? thanks, greg k-h