From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1FE17C8EE for ; Wed, 13 Sep 2023 05:03:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4213CC433C8; Wed, 13 Sep 2023 05:03:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1694581390; bh=QnsiBXGK1c8kLoStD8qIDtxVU8K7YRQVwV1rf2/t87Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YyqeW92nXdKhqS/LHwW608fRJk07eFfBrsSf2ubKjL0tA4d9RsA66yv4TpSyzqH4e eSFo/nIJmhm1nGjPyUdHN7lVz5QiDrYll272JYUdVLNMEgSpaThs/vm1ULjNdWSm4o J2QRbJ0HlwHgelpDJEE4m4X2AXQUAEgTyUVNwusI= Date: Wed, 13 Sep 2023 07:03:07 +0200 From: Greg KH To: Linux regressions mailing list Cc: Paul Grandperrin , stable@vger.kernel.org, Wei WANG , Roger Tseng , Ricky WU , Linus Torvalds Subject: Re: Regression since 6.1.46 (commit 8ee39ec): rtsx_pci from drivers/misc/cardreader breaks NVME power state, preventing system boot Message-ID: <2023091333-fiftieth-trustless-d69d@gregkh> References: <5DHV0S.D0F751ZF65JA1@gmail.com> <82469f2f-59e4-49d5-823d-344589cbb119@leemhuis.info> Precedence: bulk X-Mailing-List: regressions@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <82469f2f-59e4-49d5-823d-344589cbb119@leemhuis.info> On Tue, Sep 12, 2023 at 07:10:38PM +0200, Linux regression tracking (Thorsten Leemhuis) wrote: > (CCing Greg, as he merged the culprit, and Linus, in case he wants to > revert this from mainline directly as this apparently affects and annoys > quite a few people) The driver authors know about this and have said they are working on a solution. Let's give them a few more days on it before reverting stuff. thanks, greg k-h