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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7EFC5C432BE for ; Wed, 1 Sep 2021 12:22:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 52EEE60BD3 for ; Wed, 1 Sep 2021 12:22:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243991AbhIAMXH (ORCPT ); Wed, 1 Sep 2021 08:23:07 -0400 Received: from verein.lst.de ([213.95.11.211]:47393 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243982AbhIAMXF (ORCPT ); Wed, 1 Sep 2021 08:23:05 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id C0F186736F; Wed, 1 Sep 2021 14:22:05 +0200 (CEST) Date: Wed, 1 Sep 2021 14:22:05 +0200 From: "hch@lst.de" To: sasaki tatsuya Cc: "kbusch@kernel.org" , "axboe@fb.com" , "hch@lst.de" , "sagi@grimberg.me" , "linux-nvme@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v3] nvme: update keep alive interval when kato is modified Message-ID: <20210901122205.GA10479@lst.de> References: <894db4eeb08a4622aa1b08425cad0133@kioxia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <894db4eeb08a4622aa1b08425cad0133@kioxia.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, applied to nvme-5.15 with a few cosmetic fixups, including making the From match the spelling of your name in the signoff to keep the commit vs signoff bots silent. I hope this ok, if you want a different spelling let me know.