Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751272AbdFFHPp (ORCPT ); Tue, 6 Jun 2017 03:15:45 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:56897 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750959AbdFFHPo (ORCPT ); Tue, 6 Jun 2017 03:15:44 -0400 Date: Tue, 6 Jun 2017 09:15:39 +0200 From: Christoph Hellwig To: Rakesh Pandit Cc: linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org, Keith Busch , Jens Axboe , Christoph Hellwig , Sagi Grimberg Subject: Re: [PATCH V2] nvme: fix multiple ctrl removal scheduling Message-ID: <20170606071539.2t2tks3zchtwzxcq@infradead.org> References: <20170605114309.GA31824@dhcp-216.srv.tuxera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170605114309.GA31824@dhcp-216.srv.tuxera.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 150 Lines: 3 Thanks, applied to nvme-4.12 after fixing up the changelog, and adding back the (now slightly modified) WARN_ON for a wrong state in nvme_reset_work.