From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com ([192.55.52.88]:22953 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750950AbeEKQfD (ORCPT ); Fri, 11 May 2018 12:35:03 -0400 Date: Fri, 11 May 2018 10:36:53 -0600 From: Keith Busch To: "linux-nvme@lists.infradead.org" , "hch@lst.de" , "sagi@grimberg.me" Cc: "Machalow, Charles" , "stable@vger.kernel.org" Subject: Re: [PATCH] Fix controller reset return Message-ID: <20180511163653.GA7322@localhost.localdomain> References: <20180511162501.7258-1-keith.busch@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180511162501.7258-1-keith.busch@intel.com> Sender: stable-owner@vger.kernel.org List-ID: I'll just need to append "nvme:" to the front of the changelog subject, otherwise I think this is a trivial fix. For future, there are multiple places that look for LIVE and ADMIN_ONLY, so might be worth refactoring this into a function later.