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 3F260CA1002 for ; Tue, 5 Sep 2023 15:58:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231224AbjIEP7A (ORCPT ); Tue, 5 Sep 2023 11:59:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354870AbjIEPOr (ORCPT ); Tue, 5 Sep 2023 11:14:47 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [IPv6:2604:1380:40e1:4800::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B592191; Tue, 5 Sep 2023 08:14:44 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id E1AEECE10C2; Tue, 5 Sep 2023 15:14:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9375EC433C7; Tue, 5 Sep 2023 15:14:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693926881; bh=MZxTQDzJvL3TKBJNWbi9qEr79IBFR2kYRZ8zfG3sVtc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ooglhayVbYjqTRt3Zcgr4L3EZ6hQTlB2Y2JzzB9M5z9u9B0ZS0l/WDjCZLnwIGTrl 7U8cMIqE/QLjvdRdDDZiUMCbauATB8gi7x/ZoqSP52J2uAbC9Fmn4yLiUvldPicDuK S8GqMDYxrKLlPyXwAcpNn3ycBD/fILkFqrPp+ULMoACZcUUKa0VFSZmQ283b5PEuv2 JaKCllNqV3SgauysH/VIYuMG284xPSXjY0X5ycfGiNHqX7mtpgNlb0Y/1NanrgMLRq 91Owc/PaAwDW5oqeBXdoA6xvSYOhnucprNoVIn2WwiUntTlMfrjrU/huLhaIMLjeP3 MWD1kviohfq9g== Date: Tue, 5 Sep 2023 09:14:38 -0600 From: Keith Busch To: Linux regressions mailing list Cc: Bagas Sanjaya , Jens Axboe , Christoph Hellwig , Sagi Grimberg , Claudio Sampaio , Linux Kernel Mailing List , Linux NVMe , Linux Stable Subject: Re: Fwd: Lexar NM790 SSDs are not recognized anymore after 6.1.50 LTS Message-ID: References: <8af186ba-5f64-2102-8f9c-3969b0906893@gmail.com> <2a379b3a-6ff3-444b-bbad-0fba0bc3a28b@leemhuis.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2a379b3a-6ff3-444b-bbad-0fba0bc3a28b@leemhuis.info> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Sep 05, 2023 at 04:49:11PM +0200, Linux regression tracking (Thorsten Leemhuis) wrote: > But what can Claudio do to find the root cause? Check hardware > (especially the connectors), update firmware, ...? And if that doesn't > lead to anything, bisect the issue? Try the current 6.5.1 as-is where the failure was previously seen and verify if this observation is indeed 100% reproducible with the "device not ready" kernel message. Full system power cycle between tests, too. If this is truly a regression, my only guess is some platform power setting that a newer kernel changed. I am currently suspicious of that right now since 6.5.1 was reported to fail but succeed with a "quirk" that doesn't accomplish anything. I'm more leaning toward my "device is not reliable" theory.