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 5AEACC433F5 for ; Tue, 11 Oct 2022 05:17:24 +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=dpVhEDpIXM8gwAAJbg9MdD6DzS17MBrymy2ZpI8eD7k=; b=bPZmehf+8XO5Z+ JG/+5WLtRwYbzh011IACT/ABwzKxmT9QEAocPHY0L6oOfhfifHN1AxS5AjIo7CQoglJMB8uvGoWYi ud/ctLiMYu5EpuqrqV1tQFd8zofXKtbEsGz/JtdG1MQ3+M3uvAPplMSbEcmWVku/+HNA9IwWf4AZx sK+nuJCsEwvCOhFNwFHJ13rjY9a6s5JSHJo4no3SWE7ll9F5Gqryx+2iX5TQ/Ebd8crHT1wYUgwds Hr1Cb0mRhgZAzjL6V26RD7H44VCO1fd8rd0d068nOxpLRqgc8NuRXR7kIbe7LBoAHSFSEnKIvrt6Z ns0Hcruz91aJ6wJWDkAQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oi7cg-003Icr-1I; Tue, 11 Oct 2022 05:16:10 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oi7cb-003Ic5-CE for linux-arm-kernel@lists.infradead.org; Tue, 11 Oct 2022 05:16:08 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 75A0480FE; Tue, 11 Oct 2022 05:07:12 +0000 (UTC) Date: Tue, 11 Oct 2022 08:15:58 +0300 From: Tony Lindgren To: Stephen Boyd Cc: Greg Kroah-Hartman , Mark Brown , Sasha Levin , Tero Kristo , 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 Subject: Re: stable-rc/linux-5.10.y bisection: baseline.login on panda Message-ID: References: <6341c30d.170a0220.2bfa7.6117@mx.google.com> <20221011005552.62D85C433D6@smtp.kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221011005552.62D85C433D6@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221010_221605_496374_B51791D0 X-CRM114-Status: GOOD ( 14.62 ) 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 * Stephen Boyd [221011 00:47]: > 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? Correct, that commit depends on devicetree data being available. Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel