From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:37376 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936200AbeEYOtc (ORCPT ); Fri, 25 May 2018 10:49:32 -0400 Date: Fri, 25 May 2018 16:55:12 +0200 From: Christoph Hellwig To: Keith Busch Cc: Christoph Hellwig , Keith Busch , stable@vger.kernel.org, Charles Machalow , hch@lst.de, linux-nvme@lists.infradead.org, sagi@grimberg.me Subject: Re: [PATCH] Fix controller reset return Message-ID: <20180525145512.GA27143@lst.de> References: <20180511162501.7258-1-keith.busch@intel.com> <20180525091056.GD11309@infradead.org> <20180525145009.GR11037@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180525145009.GR11037@localhost.localdomain> Sender: stable-owner@vger.kernel.org List-ID: On Fri, May 25, 2018 at 08:50:09AM -0600, Keith Busch wrote: > On Fri, May 25, 2018 at 02:10:56AM -0700, Christoph Hellwig wrote: > > Thanks, > > > > applied to nvme-4.18-2 > > I'd included this one in an earlier 4.17 pull request. The regression > caused some major problems in test automation, and the fix was trivial. ok, I'll drop it again to avoid a duplicate commit.