From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 23 Feb 2017 16:14:53 -0600 From: Bjorn Helgaas To: Logan Gunthorpe Cc: Bjorn Helgaas , Keith Busch , Myron Stowe , Greg Kroah-Hartman , Geert Uytterhoeven , Jonathan Corbet , "David S. Miller" , Andrew Morton , Emil Velikov , Mauro Carvalho Chehab , Guenter Roeck , Jarkko Sakkinen , Linus Walleij , Ryusuke Konishi , Stefan Berger , Wei Zhang , Kurt Schwemmer , Stephen Bates , linux-pci@vger.kernel.org, linux-doc@vger.kernel.org, linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org, Jens Axboe Subject: Re: [PATCH v2 0/4] New Microsemi PCI Switch Management Driver Message-ID: <20170223221452.GA18601@bhelgaas-glaptop.roam.corp.google.com> References: <1486058763-7730-1-git-send-email-logang@deltatee.com> <2eb2b814-d621-5d8d-8366-4c4e9f789208@deltatee.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, Feb 23, 2017 at 01:36:51PM -0700, Logan Gunthorpe wrote: > Hello, > > We're still waiting on any kind of response from Bjorn. (If you're > listening please say something!) > > Does anyone have any suggestions for dealing with an unresponsive > maintainer? Or a way for us to move forward with this quickly and get it > merged? I try to deal with regressions first and other bug fixes second. After that, I look at things that add new functionality. I try to look at the new stuff in roughly chronological order, as you would see here: https://patchwork.ozlabs.org/project/linux-pci/list/?order=date&page=1 If other folks have feedback, as they did on your 12/17, 1/31, and even the 2/2 posting, I generally let that get sorted out before I look at it. I apologize that I haven't responded to your queries about posting a v3 vs updating v2. To answer that question, it's much simpler for me to deal with a fresh, clean new series than it is to tweak things in an already-posted series, partly because a series with discussion other than simple acks and reviewed-bys looks more like work-in-progress. Bjorn