Received: by 2002:a05:6358:489b:b0:bb:da1:e618 with SMTP id x27csp1683199rwn; Thu, 15 Sep 2022 21:54:10 -0700 (PDT) X-Google-Smtp-Source: AMsMyM506Z36KDpAk48HRN5q94se9aEJ6nQ2U+ucjZxtd0wf1tD1bJzXPcerM/j4M+8BnfFFEMYK X-Received: by 2002:a05:6a00:1a49:b0:52d:4ad7:3bea with SMTP id h9-20020a056a001a4900b0052d4ad73beamr3033900pfv.66.1663304050672; Thu, 15 Sep 2022 21:54:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663304050; cv=none; d=google.com; s=arc-20160816; b=qUtOTaR4jdHPTYTK/zEepX4SJdBCm1E7zk+nZVu7bxCiIq8JLUCSPvOEAIuoAhqBab rZ+4sye3HTOOinKyR9sJywwgHuCfcjg4DUN1C3mUXRaxf7DGa1tFYe2awn7K2HcEOMpF AoXnlkbCnCNk6IcaH/rkXos4S8jUZwqwLksN+LXObUFT/RLYhLcQJitoqQApcr90bFU7 scJNIsNC9JAjxes3eyrcDJg0CEwoBzdSq4w7KuJOCjbpERAdJX64zCix0MQ6/w2HrMVI dneKWqXj5SIq6uReWi78/TfHB1omdTO0mGHK/byIbOJliD+wYVHzVPGrrnE60deMrCRC HKFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=HU7cBiVAUbxAswnKUItWV1kCkpLPTU3LYonF4MmuSOU=; b=htnZsUs942q11dQ7qF9vO9zk7GDr48BcT3dY61VCG+Fg/H1CbnLzczu0bKnbMtxFta BAD9jiJYX40bYFk+pleaqMLGmsFzCGJHdLOXnU+jBng/I1Dl59t03FqnK4mLsxTFlt86 pTLwiUYbSnBIOMmz7UVkVsDrXGzJuiujYgb/fzqLgKzvSSP0guO87VRZwBMZ4rXsRXaw 9XPFI/+eXzzB5NEBuIx6ncTxjXsH0d6pTsrMVEVoP3LEH5QRxSCO3HZRHfkFB/TdPpTG I/qyTL5Ldb6uY/lZZwaOhIucvemAWBBq5TP5fIzkftZ0dU3CsRSZKcO2XAQSSqztNLv5 GtMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id pv9-20020a17090b3c8900b001fdb4973e60si1365604pjb.21.2022.09.15.21.53.59; Thu, 15 Sep 2022 21:54:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229906AbiIPEwe (ORCPT + 99 others); Fri, 16 Sep 2022 00:52:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48382 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229938AbiIPEwW (ORCPT ); Fri, 16 Sep 2022 00:52:22 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 04881A0318; Thu, 15 Sep 2022 21:52:16 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id E8FD280A7; Fri, 16 Sep 2022 04:44:19 +0000 (UTC) Date: Fri, 16 Sep 2022 07:52:14 +0300 From: Tony Lindgren To: Arnd Bergmann Cc: Naresh Kamboju , Philipp Zabel , Linux-OMAP , open list , lkft-triage@lists.linaro.org Subject: Re: x15: kernel crash: LR is at sysc_enable_opt_clocks Message-ID: References: <97b5728e-e8ed-44a6-a777-a7f56370761a@www.fastmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, * Arnd Bergmann [220915 13:12]: > On Thu, Sep 15, 2022, at 1:55 PM, Naresh Kamboju wrote: > > On Wed, 14 Sept 2022 at 19:19, Arnd Bergmann wrote: > >> > >> What is the easiest way to find out how long this job > >> has been failing, and what the last successful build > >> was? > > > > It is not reproducible easily and I have checked when it got > > started but failed to find it. Because on v6.0-rc3 kernel the x15 > > did not boot pass. > > To clarify my question: how to I look up on the website what the > previous results for this boot were? Surely it must have passed > at some point, and I would like to know e.g. whether this test > setup booted 5.19, but I don't know how I see that. Yeah it would be good to know if v5.19 boots OK. And if this happens on every boot, or only sometimes. I have not seen this on beagle-x15. Note that booting will fail between v6.0-rc1 until -rc4 because of because of the fwlink deferred probe issue. The issue did not get fixed until -rc4 with [0] below. Those fixes would need to be carried along if trying to bisect this between v5.19 and the v6.0-rc series. Regards, Tony [0] Commit 0b3acd1cc022 ("Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core")