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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97B6ECA0EC1 for ; Mon, 11 Sep 2023 21:30:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348205AbjIKVZs (ORCPT ); Mon, 11 Sep 2023 17:25:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242479AbjIKPlO (ORCPT ); Mon, 11 Sep 2023 11:41:14 -0400 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5D907EE for ; Mon, 11 Sep 2023 08:41:07 -0700 (PDT) Received: by mail-wm1-x32d.google.com with SMTP id 5b1f17b1804b1-40078c4855fso49039025e9.3 for ; Mon, 11 Sep 2023 08:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694446866; x=1695051666; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:autocrypt:from:references:cc :to:content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=TjYmrJjsl3SfHGvoNU0kb/uDqmnjfKb3l9GQBiI06J8=; b=e1iOXcdLLNZs6nKNBw2+PtONECTj8Ln6tq4sw9LXtGyPs0WFKhoRHcBsLuIxVfJJMN lt/mK/ZXKIL9nY1G9xJ0HoF6Th0NdYChf6khygloqPPo4iSQeOBHF3k9ER8Xol63cAEb aFkT1nxBeMrgRuSSwQzfD8qjYfSF57sujYZayLHrniWsPDPShyQpSYCD0sj2IgHaRENe 7V06HPV/+cC9Up80xEmW/45OMTDkMlxkQVcOWp99uZqmBl8MA3aPUXjTDx88I1zLIxpr p5GHyi3N5dyohRUOFZMY+LmNIgfzA1JRbRLecHUYJVSx+RpkuZwFtisi25UaJW5GWai6 RsoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694446866; x=1695051666; h=content-transfer-encoding:in-reply-to:autocrypt:from:references:cc :to:content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TjYmrJjsl3SfHGvoNU0kb/uDqmnjfKb3l9GQBiI06J8=; b=tNOwOhLcWJGbv7ALjxkUbgKFJfLpcKgUr/c6Lou5Gwx4PGrG0YSjVbEchawZg7cFB5 t9+ThPhYzJ9BVq3/+V6/E8V7s4NRvG7S1s5OVl899tWU9gf2l5U6xy3Ert9D2RuhICyf nMcYYb2Shp/bcMzpEqzkJSNlI19ZGEyHgcZyutHkqStS+vTtFhZvMPPnTUrJEDWtR9bI rwhWXMS68pWCXyUsh4/XmQLBWfDv5JrpJvnTG5ZHZ4e8fl9ajinIgp5BRwBVZk+xdGQX Dbx67kNmroawoVQBHc9MAig1KOER4az5PikiuZkKFySs+g5QBH123L6u/kHCmzvzkk3w byZw== X-Gm-Message-State: AOJu0YweGsQOKKF2xmySrCOJCJzFBB5u/6Q5AJuu6FXEEMOAY23gWGBI kqkxgqJir1OtWZj6jkQWU9Q= X-Google-Smtp-Source: AGHT+IHqM56dQ32aWlcm6F2LZfsLKJXjEIHqvYDsPQJPafx7d0FZvNKolx5YuHnCIio6rpzeuXmtnw== X-Received: by 2002:a7b:c042:0:b0:401:38dc:8916 with SMTP id u2-20020a7bc042000000b0040138dc8916mr8227931wmc.10.1694446865465; Mon, 11 Sep 2023 08:41:05 -0700 (PDT) Received: from [192.168.1.103] ([185.8.197.9]) by smtp.gmail.com with ESMTPSA id fl12-20020a05600c0b8c00b00402f745c5ffsm10372450wmb.8.2023.09.11.08.41.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 11 Sep 2023 08:41:05 -0700 (PDT) Message-ID: Date: Mon, 11 Sep 2023 17:41:03 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Possible nvme regression in 6.4.11 Content-Language: en-US To: Linux regressions mailing list , Genes Lists , Ricky WU , Keith Busch Cc: "linux-kernel@vger.kernel.org" , "axboe@kernel.dk" , "sagi@grimberg.me" , "linux-nvme@lists.infradead.org" , "hch@lst.de" , "arnd@arndb.de" , "gregkh@linuxfoundation.org" References: <5f968b95-6b1c-4d6f-aac7-5d54f66834a8@sapience.com> <30b69186-5a6e-4f53-b24c-2221926fc3b4@sapience.com> <570d465a-7500-4b58-98f0-fd781c8740cc@sapience.com> <7cf188d0-77b4-4e80-8da6-2045a7f29866@sapience.com> <180a2bbd2c314ede8f6c4c16cc4603bf@realtek.com> <903830f8-9f9a-4071-9ced-761a55018c5a@sapience.com> <97cee217-e438-4fff-836a-186f59d6d256@sapience.com> <5d38cf11-114a-4997-a0fc-4627402468f8@sapience.com> From: Augusto Zanellato Autocrypt: addr=augusto.zanellato@gmail.com; keydata= xjMEZCx4GxYJKwYBBAHaRw8BAQdAzs3qNoRVWI59ACofZ+2FP0XVrKXcrRfYi3Xx/hdJTD7N L0F1Z3VzdG8gWmFuZWxsYXRvIDxhdWd1c3RvLnphbmVsbGF0b0BnbWFpbC5jb20+wo8EExYI ADcWIQRnOxq9z5pFgCWryKMFxh3iHhl5WAUCZCx4GwUJBaOagAIbAwQLCQgHBRUICQoLBRYC AwEAAAoJEAXGHeIeGXlYmMkA/2/c5wdsNA+3y88FFwa5V9l9HJzpJD+nWeL64xakeqdAAP4q vg0/NOcUpbnpqZErpTV0eIaylMusdNX7yZ//esUCDs44BGQseBsSCisGAQQBl1UBBQEBB0Cp 5irXwYE8Jp0e5N34LQc2MiiJ5MRPeAMMe1RddSpcYAMBCAfCfgQYFggAJhYhBGc7Gr3PmkWA JavIowXGHeIeGXlYBQJkLHgbBQkFo5qAAhsMAAoJEAXGHeIeGXlYyIQBAJ58AJfxKmn/XFjW YU4T0cI/FhDGsDktTghE06r4RDCDAP9lyXA3dJTRhscI0IbQQQq2hGoMv+9u+3nOJQDlpP1w Aw== In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I'm also experiencing the issue described in this thread, just wanted to chime in with regards to > Anyway, 6.4.y will likely be EOL in a week or two. Which bears the > question: are 6.5.y and 6.6-rc1 working better for you? I can confirm that the issue is still happening and preventing correct boot on both 6.5.2 (Arch Linux package version 6.5.2.arch1-1) and on 6.6-rc1 (Arch Linux package linux-mainline built from AUR). For reference: the affected machine is a Dell XPS 15 9560 with the latest firmware revision (1.31.0) as of time of writing this email, the NVMe drive is a Sabrent Rocket4 1TB drive, but the issue also happens with the OEM provided Toshiba XG4. Thanks, Augusto PS: it's my first time here in LKML, feel free to tell me if I did anything wrong :)