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 67A27C433FE for ; Tue, 11 Oct 2022 00:57:09 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=BUW20oBhC7vdqOd1XRhE5sLD1Yisy6WVGPA0cKPhEV0=; b=4iNQc0XHU9PpU4 vr7Q7EqDnCvnWVJKPNRBmCNfmDaejtNtQUqE2S4uN0fuXII4yvtB4tm/6RSQrcrnFknVMOjq90uI0 hi+xr9xRzT3j6/WPdEMXSju/936fo6+m6WppXMGAeTyR8zegPH7yMP/tMjwHdKhQoYDQLAECsgXBK UgR0xZ4ojS+gFAbCvHsKscw7U9NVY3ZXdkkSHB0HJ4Xgq5uJ0iAcs1sIQlfs3FNSBtjTAxf7yTXfS 5NkCSWlMiKzc+GL22tiIKc45gXsLHW0zo1gvEHlhgB7Ij+0SBrPFiz80KGRuEXcFbm/NqVpH2Ms/2 7f+sSZ0bIyOxCvlTk+Gg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oi3Yu-002qWf-2z; Tue, 11 Oct 2022 00:56:00 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oi3Yq-002qVi-98 for linux-arm-kernel@lists.infradead.org; Tue, 11 Oct 2022 00:55:57 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C08DEB80BFE; Tue, 11 Oct 2022 00:55:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 62D85C433D6; Tue, 11 Oct 2022 00:55:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665449752; bh=5f6V6CKsr2XoEaA7bspk2kMXZ9atRoFGUx2n3DSngN8=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=kwwA6ucBgQvHTTg1vCtiVJZY38+ZKv5iHwF7PLs1ugM6ixWv7tznO8nX9nVsfWXHF 4Lptgf8zQLkWbNqbaYo6s7DfTASU12wrmFTlNLxV+RM/sSf7Zz5r+Qtem94ibjL+hc pfuj/gOUJyj1EoGhBVevpMisejyZ8lfUJ3iSWCvf2x2h7l8N8vwvI/75egO3Oaxw6o vw25/yNul+mR+/Md6XVsPq6ep+zDQ1yjGtpZpLVd4kUjMKwniVNYm27yH8RFvuJktY M9UItjofxaIF7j1EmNBBDi8WvdznzLtiEcwiGmIC9MChtZ8B9eE0v1Kp+kAOF/m4MZ ohaZt8ydl7UPQ== MIME-Version: 1.0 In-Reply-To: References: <6341c30d.170a0220.2bfa7.6117@mx.google.com> Subject: Re: stable-rc/linux-5.10.y bisection: baseline.login on panda From: Stephen Boyd Cc: kernelci-results@groups.io, bot@kernelci.org, gtucker@collabora.com, stable@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org To: Greg Kroah-Hartman , Mark Brown , Sasha Levin , Tero Kristo , Tony Lindgren Date: Mon, 10 Oct 2022 17:55:50 -0700 User-Agent: alot/0.10 Message-Id: <20221011005552.62D85C433D6@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221010_175556_512091_8C4BE5B1 X-CRM114-Status: GOOD ( 13.82 ) 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 Quoting Mark Brown (2022-10-10 04:29:03) > The KernelCI bisection bot bisected a boot failure on the 5.10-rc stable > tree on Panda to d86c6447ee250 ("clk: ti: Stop using legacy clkctrl names > for omap4") in the v5.10 stable tree. There's a lot of clock related > warnings/errors including: > > <4>[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/clk/clk.c:3778 __clk_register+0x464/0x868 > <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0008:24, ret=-517 > <4>[ 0.416076] omap_hwmod: debugss: cannot _init_clocks > <4>[ 0.421447] ------------[ cut here ]------------ > <4>[ 0.426513] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2371 _init+0x428/0x488 > > (there's a *lot* of probe deferrals and hwmods that fail to init). The > last output from the kernel is: > > <3>[ 10.523590] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 > <6>[ 10.531890] Power Management for TI OMAP4+ devices. > <4>[ 10.537048] OMAP4 PM: u-boot >= v2012.07 is required for full PM support > <5>[ 10.544555] Loading compiled-in X.509 certificates > > I've left the full report from the bot with more information including > full logs and a reported-by tag below: I don't think we want that commit on stable. It depends on a DT change that may not be present. Tony? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel