From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0589BC433EF for ; Thu, 14 Oct 2021 12:11:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DA02460174 for ; Thu, 14 Oct 2021 12:11:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231502AbhJNMN6 (ORCPT ); Thu, 14 Oct 2021 08:13:58 -0400 Received: from verein.lst.de ([213.95.11.211]:49877 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231556AbhJNMNw (ORCPT ); Thu, 14 Oct 2021 08:13:52 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 2AB7068B05; Thu, 14 Oct 2021 14:11:46 +0200 (CEST) Date: Thu, 14 Oct 2021 14:11:45 +0200 From: Christoph Hellwig To: Ming Lei Cc: Jens Axboe , Christoph Hellwig , linux-block@vger.kernel.org, linux-nvme@lists.infradead.org, Chaitanya Kulkarni , Sagi Grimberg , Keith Busch , Bart Van Assche , Yu Kuai Subject: Re: [PATCH V4 0/6] blk-mq: support concurrent queue quiescing Message-ID: <20211014121145.GB15198@lst.de> References: <20211014081710.1871747-1-ming.lei@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211014081710.1871747-1-ming.lei@redhat.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org Except for the nitpick just noted this looks fine to me: Reviewed-by: Christoph Hellwig I plan to apply at least 1-5 to the nvme tree with that nitpick fixed up locally. Jens: do you want me to take the last patch through the nvme tree as well?