From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com ([134.134.136.24]:42405 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936185AbeEYOr4 (ORCPT ); Fri, 25 May 2018 10:47:56 -0400 Date: Fri, 25 May 2018 08:50:09 -0600 From: Keith Busch To: Christoph Hellwig Cc: 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: <20180525145009.GR11037@localhost.localdomain> References: <20180511162501.7258-1-keith.busch@intel.com> <20180525091056.GD11309@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180525091056.GD11309@infradead.org> Sender: stable-owner@vger.kernel.org List-ID: 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.