From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail5.25mail.st (mail5.25mail.st [74.50.62.9]) (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 93ADF19A for ; Thu, 15 Feb 2024 09:47:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=74.50.62.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707990423; cv=none; b=pBjeIA89oWgsga3hFImK9e33PWczhCdPmZdObQ1kFL0QzvhhAH9seugwEh5VQJ62jsEq5JLu1YkCfr3CvU3fCXrzpXJmVkUdY4iHC0vJ/hv/pyCZg8lHl2q51+AgRrklHehrIh2hoHYc2u1ohZK7/Ab2sGvbf/t2zpqzmfVXC3M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707990423; c=relaxed/simple; bh=VUSabbVlezJPL4VM+uGmTR+tds97FDgAdgk3FXX64+8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=vBBd6sBqVbneU30aatfBO31kBraRBIcPK+ISOw7ON0bxP92ePfOwuMQFmWIrRk2G3JchsyJeHmliZhZWxMb4ytpm+njCFfCSEA6DQmy+zE8M2Yrxy8A/PR2dC2vMeXKL10vn1+3jYJzWwI6gWKizb9IsWNarQSWSAn09QKNrkew= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com; spf=fail smtp.mailfrom=atomide.com; dkim=pass (2048-bit key) header.d=atomide.com header.i=@atomide.com header.b=YbF/JFBU; arc=none smtp.client-ip=74.50.62.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=atomide.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=atomide.com header.i=@atomide.com header.b="YbF/JFBU" Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id 5D366603EE; Thu, 15 Feb 2024 09:46:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1707990414; bh=VUSabbVlezJPL4VM+uGmTR+tds97FDgAdgk3FXX64+8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YbF/JFBUJVPAWavHokSDrSfTBbRGP+uTaqrelkveX67PIshldZMKbP2brqO6zbIQr vKf1v8c9/1gYZw2poGXMIsZGYFUzZ4RD2Ll67FT6XjkbxLvhSrq1GAH/YYuMSKtjW4 MZS0ioXZ0XB8CLXlxiqy/RhtQbz1ACqUdIiCW4BubtV6eJO9QpKFhuN33YHsBkBJD2 p77njnAPTZFmojJprc+RTt0eYDkmA5jsclh8bX8EsqaqsLmAH2E1VPOWU68NylqxP8 l08CNTUoA6ZRDK8NLrLNmeJzEulMNzdxIN6ABfhC6lz0XZy3HDWIklWwYPfZRTJc9m 1P+mc/F50x6bg== Date: Thu, 15 Feb 2024 11:46:40 +0200 From: Tony Lindgren To: Linux regressions mailing list Cc: Andreas Schwab , linux-arm-kernel@lists.infradead.org, Aaro Koskinen , Linux-OMAP Subject: Re: 6.7 regression: platform 4809c000.mmc: deferred probe pending Message-ID: <20240215094640.GS52537@atomide.com> References: Precedence: bulk X-Mailing-List: linux-omap@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: * Linux regression tracking (Thorsten Leemhuis) [240214 14:01]: > [CCing the regression list, as it should be in the loop for regressions: > https://docs.kernel.org/admin-guide/reporting-regressions.html] > > Hi, Thorsten here, the Linux kernel's regression tracker. > > Thanks for the report.Added the omap list and the omap mmc maintainer; > the root of the problem might be somewhere else, but maybe we get some > help from there. > > On 12.02.24 14:46, Andreas Schwab wrote: > > I'm getting these messages on the PandaBoard since 6.7: > > > > [ 29.285522][ T156] platform 4809c000.mmc: deferred probe pending > > [ 29.291748][ T156] platform 4a0ab000.usb_otg_hs: deferred probe pending > > [ 29.298522][ T156] platform 58005000.encoder: deferred probe pending > > [ 29.305053][ T156] platform 58006000.encoder: deferred probe pending > > [ 29.305145][ T156] i2c 0-004b: deferred probe pending > > [ 29.316772][ T156] platform 40132000.target-module: deferred probe pending > > [ 37.382110][ T156] pbias_mmc_omap4: disabling > > > > As a result, the SD card is not found. > > Any idea what's going on here? > > Haven't heard of anything like that. Unless some developer replies with > some idea in a day or two I guess you will have to bisect the problem. 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. If that does not help, then git bisect is the way to go. Regards, Tony