Received: by 2002:a05:6358:a55:b0:ec:fcf4:3ecf with SMTP id 21csp650352rwb; Thu, 19 Jan 2023 00:26:32 -0800 (PST) X-Google-Smtp-Source: AMrXdXuyGq8/5cqNqamvhhmJnMQO1LPV9A5qhryImqHQ/NJR69PSexsabtnUhhLWWSjkIj8/gBWO X-Received: by 2002:a05:6402:501c:b0:48f:68b1:db4e with SMTP id p28-20020a056402501c00b0048f68b1db4emr11519941eda.27.1674116792109; Thu, 19 Jan 2023 00:26:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674116792; cv=none; d=google.com; s=arc-20160816; b=gH4+hgIqXRANur4ipDmcK7/a32LiLtB9Qhw7AvPwgZLjIxNIq6UpDQYLELzDEkfdpn U50aqzxHwrHWtFjRAFZTza8mcGrV6AEPx3uueebtcbPiEhkRzH4Xmjsq7jK55larx1vt r8kn7VBPuLghgh2iGgDyFoVhZXABWn9Jda9GOrXOk6wtUg4Gg3kxaDdzfHifAkOQr6G+ v9YY0t3q+LUX91Vay8J5R6b+RiF78lfs13nna2KRhsQV79hSnWoem+Ryb71+MN68XTFd 6aTCjo6LCrdemvenTB4hhys+A2T2l3i2V1JwxkaLiHre40koUv9Q6M4MZ9Of7ewGnQ/z JtPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=IHGndIRja3xl0UdvqP7h7tDtLbkxDSiNXyiBZwZqyY0=; b=cwDPUFXy+Mqoa7jtbGTbXeAoXl9GDVPW3qvrxz+vJcuivoQhbJgoQ2Gfqm/nSbkDMX h46vKxBLHk6fs6e1aR+tR675GQx/vZei6kmG3wM2ec252tfApEzFlcEXiOTwg2eePMqx DdbWr6RVqnIUbvLi+87THlH26kWLvXcYEaulcQAXPiwLID1cuMW4esylT9KC1tCE3dpv UWm286JW+H5swmOAjv7W6r9BvLDpO49N8TTBvSHgpCjyhVL7glKK9TdBJ4JD52DeWQ37 V+7ysQIktDGbNg+RMZWHsc4EIExJ9fopdOg5dAd1f8PbqtBDEH10nJaofywoSP0L3FWR fa/Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id b19-20020aa7cd13000000b0049bb59bd0c3si18070029edw.51.2023.01.19.00.26.21; Thu, 19 Jan 2023 00:26:32 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229772AbjASIMO (ORCPT + 44 others); Thu, 19 Jan 2023 03:12:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbjASIMK (ORCPT ); Thu, 19 Jan 2023 03:12:10 -0500 Received: from soltyk.jannau.net (soltyk.jannau.net [144.76.91.90]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2583D54B3E for ; Thu, 19 Jan 2023 00:12:08 -0800 (PST) Received: by soltyk.jannau.net (Postfix, from userid 1000) id A29BD26F67C; Thu, 19 Jan 2023 09:12:06 +0100 (CET) Date: Thu, 19 Jan 2023 09:12:06 +0100 From: Janne Grunau To: Christoph Hellwig Cc: Hector Martin marcan , Sven Peter , Keith Busch , Jens Axboe , Sagi Grimberg , Alyssa Rosenzweig , Eric Curtin , asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] nvme-apple: Reset controller during shutdown Message-ID: <20230119081206.GD3576@jannau.net> References: <20230114-apple-nvme-suspend-fixes-v6.2-v2-0-9157bf633dba@jannau.net> <20230114-apple-nvme-suspend-fixes-v6.2-v2-1-9157bf633dba@jannau.net> <20230118052450.GA24742@lst.de> <20230119061452.GA17695@lst.de> <60A924B7-9F29-4AF1-9DF8-EA90DBA48B3E@marcan.st> <20230119080839.GA24679@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230119080839.GA24679@lst.de> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2023-01-19 09:08:39 +0100, Christoph Hellwig wrote: > Thanks, this looks good. Updated commit here: > > http://git.infradead.org/nvme.git/commitdiff/c06ba7b892a50b48522ad441a40053f483dfee9e looks good to me as well. thanks Janne