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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0FCD2C4829E for ; Thu, 15 Feb 2024 11:16:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gVWzcz56VpVpZnrWYlrMK/EOa7QVp5kMLURzsYUY6iE=; b=acsROR1c96wHx9 0qouFG0kuR4kGzBciuPxuUgAzdQ3bkU9GGE2QFdVjkUgUTxOa0NmPJKTk6EoADWZeJghbzlh86WJf vffExlM60z5QIerhVTbAu8vFJb6h3+HgL4QhHywpnSpOia//yDLDK6umbCMw2eXArYcZP+wIO0lN7 F/K2uyvMCBI4CDmHkH2se6StrxUjzII6/4WAa8HQyBUvrw0iDU+iyVtEyGOWIy4a+lexsBqyEQOgO RiDCZTD6tGUY3CTH090iCOincW+aEvZwDYsLYF29m1eKeh4vU9D0jp0OrgKSoqBQz+78Soc2PD1yj NvaHHIFuMgNDU5LK1aeg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1raZjO-0000000FzPz-3MMj; Thu, 15 Feb 2024 11:16:42 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1raZjM-0000000FzOm-36vj for linux-arm-kernel@lists.infradead.org; Thu, 15 Feb 2024 11:16:42 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 2E0DBCE238B; Thu, 15 Feb 2024 11:16:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 00D95C433F1; Thu, 15 Feb 2024 11:16:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1707995797; bh=6xdyrChR0wvTNah2WnJ9/7BbmJe93P+B2CIToWbynNo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aeF8PZrMQyFAWqhbg1iGM/zPzrFBl63CLpv55n58dO5t3cpc4TxW9Rtij0pqzTWel wVBZ/XfBOiAqzww4BAk/svd1VNMUfmYKS9kV+Z50+qruA0IzcwpPzvhesoVfqKD8SX OdR6dtHm/lO82swjiP4Lla3x5iYJmDuxru4tEuwI= Date: Thu, 15 Feb 2024 12:16:34 +0100 From: Greg KH To: Andreas Schwab Cc: Tony Lindgren , Linux regressions mailing list , linux-arm-kernel@lists.infradead.org, Aaro Koskinen , Linux-OMAP Subject: Re: 6.7 regression: platform 4809c000.mmc: deferred probe pending Message-ID: <2024021516-stricken-bubble-bf8d@gregkh> References: <20240215094640.GS52537@atomide.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_031641_013606_793AB52A X-CRM114-Status: GOOD ( 13.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Feb 15, 2024 at 11:28:27AM +0100, Andreas Schwab wrote: > On Feb 15 2024, Tony Lindgren wrote: > > > There was a regression recently with the PMIC which would cause NFSroot > > on devices to keep working but may have affected MMC. Please check that > > commit 7a29fa05aeca ("mfd: twl6030-irq: Revert to use of_match_device()") > > is applied. > > That commit hasn't hit stable yet. Maybe it's because it references a > non-existant commit id (1e0c866887f4 instead of 830fafce06e6). Yeah, our tools can't do about a commit that does not have a cc: stable@ tag in it AND the only commit it does reference is not one actually in the tree at all. An impossible task for us here, please ask stable@vger.kernel.org to take the commit if this is needed, and let us know how far back it should go. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel