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 99215CE7A81 for ; Mon, 25 Sep 2023 08:02:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232532AbjIYICW (ORCPT ); Mon, 25 Sep 2023 04:02:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232590AbjIYICT (ORCPT ); Mon, 25 Sep 2023 04:02:19 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9E45FE for ; Mon, 25 Sep 2023 01:02:13 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D5372C433C7; Mon, 25 Sep 2023 08:02:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1695628933; bh=OGi7/VuDOOt0kJK/1Naj5b1F1uKD4LwLyqzc95rQlRQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SwPGoePnsKTCSHlUY+m5iy6lOHChFkkibngne8gTbUF3MToOMbS85xpw0eQKck3lR SkMxcAuRDwQ0WaWay5H64WO57K4XU4U8oVzxtToqqvr1axOfVr1Ezrm0gra8QL4AJ1 fh5vkvBpQ7lqxqol8dJlNiCiEVWr6yPjAxS8ABTc= Date: Mon, 25 Sep 2023 10:02:13 +0200 From: Greg KH To: "Regzbot (on behalf of Thorsten Leemhuis)" Cc: LKML , Linus Torvalds , Linux regressions mailing list Subject: Re: Linux regressions report for mainline [2023-09-24] Message-ID: <2023092522-climatic-commend-8c99@gregkh> References: <169557219938.3206394.2779757887621800924@leemhuis.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <169557219938.3206394.2779757887621800924@leemhuis.info> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 24, 2023 at 04:17:40PM +0000, Regzbot (on behalf of Thorsten Leemhuis) wrote: > (2) Nearly six weeks ago there was a report that 101bd907b4244a ("misc: > rtsx: judge ASPM Mode to set PETXCFG Reg") [v6.5-rc6, v6.4.11, v6.1.46, > v5.15.127] broke booting various laptops (many or all of them are Dell). > This apparently plagues quite a few users, hence there were multiple > reports (see [2] for those I'm aware of). At least Fedora, openSUSE, and > nixOS have meanwhile reverted the change in their latest stable kernels > [3]. I one and a half week proposed to revert the culprit when I fully > noticed it's impact, but Greg wanted to give the developers more time. > We finally have a fix in sight now [5]; someone affected replied that it > helps. Not sure what's the right way forward now. But overall this to me > feels a lot like "this is not how a regression should be handled". > That's why I wanted to bring it up here in case to ensure your are aware > of this. We now have confirmed testing that the proposed fix resolves the issue so I'll be getting it to Linus in time for the next -rc. I've been traveling all last week and this week for conferences so my response times have been a bit slow, sorry. thanks, greg k-h