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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 727DFC2D0E4 for ; Thu, 19 Nov 2020 10:21:00 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E825924698 for ; Thu, 19 Nov 2020 10:20:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="M60nS/hm"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="aOcHDQup" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E825924698 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:To:From: Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=HCIC2yqjZOIqSQ5gOCzyvDckOELZE7R+Gq9Uw7HsGRc=; b=M60nS/hmlt397Khl4LtsejzG/ xAdYZZPLxL94/O3z4KtnRzlW7WonThKYaVssg7WwHWMHahbXHWuTmQEjoTwrdY+lO/6kl5F1jgI28 TBSvqxmUJ+SFivAOQbiqqPRAEEpck/+NixudqCouQYuFSdR34+zaFEWH3oJgQ+7WiKQ9AUm8gi8BJ f54tIwuJixF/KcNkf12fNpVXG6IzyWIklxBzC0frXi1QA8cUXJTGdNGabcUP9ltrhkSw6heofBotx HLP6DjhckizLENiEXM4ujvJCj7zooeeDT3btm/I6nKC5ylYvL4/hm+IvolForrvRl7Ujs1I3HUHks Mr+HNobUQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfh3c-000791-Of; Thu, 19 Nov 2020 10:20:52 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfh3Z-000782-Ma; Thu, 19 Nov 2020 10:20:50 +0000 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B457A24698; Thu, 19 Nov 2020 10:20:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605781246; bh=ehcYypQuHzkF5BBv0v8MHkj6WiebOTftlrc66yRCup8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aOcHDQupECII/OPF1ZL97joCf5UAJW1nxgbLLnjhMpeewNP59EcUgNH31uCt5Jlbj R/BzklO4l86Zii9GwTGFGPFrapVYBlYHRrZuqvtN0Bw+she5+i7wkSAn+Fqeru4o35 daNhqKAPZVA+pQddvIgsaNYfW29MhZHbi6+JZVcY= Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kfh3P-00Bv0R-EZ; Thu, 19 Nov 2020 10:20:39 +0000 MIME-Version: 1.0 Date: Thu, 19 Nov 2020 10:20:39 +0000 From: Marc Zyngier To: Guillaume Tucker , Neil Armstrong Subject: Re: next/master bisection: baseline.dmesg.emerg on meson-gxbb-p200 In-Reply-To: References: <5fb5e094.1c69fb81.a2014.2e62@mx.google.com> User-Agent: Roundcube Webmail/1.4.9 Message-ID: <630e00e83cdd07ee5a0eaba9d3479554@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: guillaume.tucker@collabora.com, narmstrong@baylibre.com, kernelci-results@groups.io, khilman@baylibre.com, jbrunet@baylibre.com, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, martin.blumenstingl@googlemail.com, airlied@linux.ie, daniel@ffwll.ch, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201119_052049_926669_942C1223 X-CRM114-Status: GOOD ( 13.42 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernelci-results@groups.io, Martin Blumenstingl , Kevin Hilman , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, David Airlie , Daniel Vetter , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On 2020-11-19 08:50, Guillaume Tucker wrote: > Please see the automated bisection report below about some kernel > errors on meson-gxbb-p200. > > Reports aren't automatically sent to the public while we're > trialing new bisection features on kernelci.org, however this one > looks valid. > > The bisection started with next-20201118 but the errors are still > present in next-20201119. Details for this regression: > > https://kernelci.org/test/case/id/5fb6196bfd0127fd68d8d902/ > > The first error is: > > [ 14.757489] Internal error: synchronous external abort: 96000210 > [#1] PREEMPT SMP Looks like yet another clock ordering setup. I guess different Amlogic platforms have slightly different ordering requirements. Neil, do you have any idea of which platform requires which ordering? The variability in DT and platforms is pretty difficult to follow (and I don't think I have such board around). Thanks, M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9EDE2C2D0E4 for ; Thu, 19 Nov 2020 10:22:24 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F08E024698 for ; Thu, 19 Nov 2020 10:22:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="AJz2t6GO"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="aOcHDQup" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F08E024698 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:To:From: Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=IH3XXGqKcmMRifn42MVuQPxp7I7rfrZMpfQF/W1+/N0=; b=AJz2t6GOHIKvtFZ/5eepZ/0Ej +L1Sdt+nc47nIZE1M8oL4a1rFqxGUUAr/yXX75Yz015a0VLX9jseES2WT4uDV6Evu1kRt1hi2aBr4 YEUOsAF6frq5DeZnv6UxP0BsJJJhsfOBzJ47YzoE0yrfPY0j8+HRyL1GJHsmP6dCxCFbeCVfFGMQF kSd3CWDtTduRKE7DrxVfYcgE1+QVot5LpyNW6WCyzlpJAyVyV1HomLtp/16uaWfAbtelziU9MetSk do7tEwQBYlFCz7kNB0O6PQAXIrkSgVnFeLnGAjQ+OkCeJ+U62w0QHjzDNB90tzE0jAzli4PkHlEsm vv2l/pl6w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfh3d-00079F-Rz; Thu, 19 Nov 2020 10:20:53 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kfh3Z-000782-Ma; Thu, 19 Nov 2020 10:20:50 +0000 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B457A24698; Thu, 19 Nov 2020 10:20:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605781246; bh=ehcYypQuHzkF5BBv0v8MHkj6WiebOTftlrc66yRCup8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aOcHDQupECII/OPF1ZL97joCf5UAJW1nxgbLLnjhMpeewNP59EcUgNH31uCt5Jlbj R/BzklO4l86Zii9GwTGFGPFrapVYBlYHRrZuqvtN0Bw+she5+i7wkSAn+Fqeru4o35 daNhqKAPZVA+pQddvIgsaNYfW29MhZHbi6+JZVcY= Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kfh3P-00Bv0R-EZ; Thu, 19 Nov 2020 10:20:39 +0000 MIME-Version: 1.0 Date: Thu, 19 Nov 2020 10:20:39 +0000 From: Marc Zyngier To: Guillaume Tucker , Neil Armstrong Subject: Re: next/master bisection: baseline.dmesg.emerg on meson-gxbb-p200 In-Reply-To: References: <5fb5e094.1c69fb81.a2014.2e62@mx.google.com> User-Agent: Roundcube Webmail/1.4.9 Message-ID: <630e00e83cdd07ee5a0eaba9d3479554@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: guillaume.tucker@collabora.com, narmstrong@baylibre.com, kernelci-results@groups.io, khilman@baylibre.com, jbrunet@baylibre.com, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, martin.blumenstingl@googlemail.com, airlied@linux.ie, daniel@ffwll.ch, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201119_052049_926669_942C1223 X-CRM114-Status: GOOD ( 13.42 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernelci-results@groups.io, Martin Blumenstingl , Kevin Hilman , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, David Airlie , Daniel Vetter , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2020-11-19 08:50, Guillaume Tucker wrote: > Please see the automated bisection report below about some kernel > errors on meson-gxbb-p200. > > Reports aren't automatically sent to the public while we're > trialing new bisection features on kernelci.org, however this one > looks valid. > > The bisection started with next-20201118 but the errors are still > present in next-20201119. Details for this regression: > > https://kernelci.org/test/case/id/5fb6196bfd0127fd68d8d902/ > > The first error is: > > [ 14.757489] Internal error: synchronous external abort: 96000210 > [#1] PREEMPT SMP Looks like yet another clock ordering setup. I guess different Amlogic platforms have slightly different ordering requirements. Neil, do you have any idea of which platform requires which ordering? The variability in DT and platforms is pretty difficult to follow (and I don't think I have such board around). Thanks, M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B6FFC6369E for ; Thu, 19 Nov 2020 10:20:50 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C5369246D3 for ; Thu, 19 Nov 2020 10:20:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="aOcHDQup" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C5369246D3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DB39589BD2; Thu, 19 Nov 2020 10:20:48 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id A8D4789BD2 for ; Thu, 19 Nov 2020 10:20:47 +0000 (UTC) Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B457A24698; Thu, 19 Nov 2020 10:20:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605781246; bh=ehcYypQuHzkF5BBv0v8MHkj6WiebOTftlrc66yRCup8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aOcHDQupECII/OPF1ZL97joCf5UAJW1nxgbLLnjhMpeewNP59EcUgNH31uCt5Jlbj R/BzklO4l86Zii9GwTGFGPFrapVYBlYHRrZuqvtN0Bw+she5+i7wkSAn+Fqeru4o35 daNhqKAPZVA+pQddvIgsaNYfW29MhZHbi6+JZVcY= Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kfh3P-00Bv0R-EZ; Thu, 19 Nov 2020 10:20:39 +0000 MIME-Version: 1.0 Date: Thu, 19 Nov 2020 10:20:39 +0000 From: Marc Zyngier To: Guillaume Tucker , Neil Armstrong Subject: Re: next/master bisection: baseline.dmesg.emerg on meson-gxbb-p200 In-Reply-To: References: <5fb5e094.1c69fb81.a2014.2e62@mx.google.com> User-Agent: Roundcube Webmail/1.4.9 Message-ID: <630e00e83cdd07ee5a0eaba9d3479554@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: guillaume.tucker@collabora.com, narmstrong@baylibre.com, kernelci-results@groups.io, khilman@baylibre.com, jbrunet@baylibre.com, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, martin.blumenstingl@googlemail.com, airlied@linux.ie, daniel@ffwll.ch, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernelci-results@groups.io, Martin Blumenstingl , Kevin Hilman , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, David Airlie , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 2020-11-19 08:50, Guillaume Tucker wrote: > Please see the automated bisection report below about some kernel > errors on meson-gxbb-p200. > > Reports aren't automatically sent to the public while we're > trialing new bisection features on kernelci.org, however this one > looks valid. > > The bisection started with next-20201118 but the errors are still > present in next-20201119. Details for this regression: > > https://kernelci.org/test/case/id/5fb6196bfd0127fd68d8d902/ > > The first error is: > > [ 14.757489] Internal error: synchronous external abort: 96000210 > [#1] PREEMPT SMP Looks like yet another clock ordering setup. I guess different Amlogic platforms have slightly different ordering requirements. Neil, do you have any idea of which platform requires which ordering? The variability in DT and platforms is pretty difficult to follow (and I don't think I have such board around). Thanks, M. -- Jazz is not dead. It just smells funny... _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel 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 X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E3C2C2D0E4 for ; Thu, 19 Nov 2020 10:20:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 237A3246EE for ; Thu, 19 Nov 2020 10:20:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="aOcHDQup" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726387AbgKSKUs (ORCPT ); Thu, 19 Nov 2020 05:20:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:53980 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725881AbgKSKUr (ORCPT ); Thu, 19 Nov 2020 05:20:47 -0500 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B457A24698; Thu, 19 Nov 2020 10:20:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605781246; bh=ehcYypQuHzkF5BBv0v8MHkj6WiebOTftlrc66yRCup8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aOcHDQupECII/OPF1ZL97joCf5UAJW1nxgbLLnjhMpeewNP59EcUgNH31uCt5Jlbj R/BzklO4l86Zii9GwTGFGPFrapVYBlYHRrZuqvtN0Bw+she5+i7wkSAn+Fqeru4o35 daNhqKAPZVA+pQddvIgsaNYfW29MhZHbi6+JZVcY= Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kfh3P-00Bv0R-EZ; Thu, 19 Nov 2020 10:20:39 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 19 Nov 2020 10:20:39 +0000 From: Marc Zyngier To: Guillaume Tucker , Neil Armstrong Cc: kernelci-results@groups.io, Kevin Hilman , Jerome Brunet , linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, Martin Blumenstingl , David Airlie , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: next/master bisection: baseline.dmesg.emerg on meson-gxbb-p200 In-Reply-To: References: <5fb5e094.1c69fb81.a2014.2e62@mx.google.com> User-Agent: Roundcube Webmail/1.4.9 Message-ID: <630e00e83cdd07ee5a0eaba9d3479554@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: guillaume.tucker@collabora.com, narmstrong@baylibre.com, kernelci-results@groups.io, khilman@baylibre.com, jbrunet@baylibre.com, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, martin.blumenstingl@googlemail.com, airlied@linux.ie, daniel@ffwll.ch, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020-11-19 08:50, Guillaume Tucker wrote: > Please see the automated bisection report below about some kernel > errors on meson-gxbb-p200. > > Reports aren't automatically sent to the public while we're > trialing new bisection features on kernelci.org, however this one > looks valid. > > The bisection started with next-20201118 but the errors are still > present in next-20201119. Details for this regression: > > https://kernelci.org/test/case/id/5fb6196bfd0127fd68d8d902/ > > The first error is: > > [ 14.757489] Internal error: synchronous external abort: 96000210 > [#1] PREEMPT SMP Looks like yet another clock ordering setup. I guess different Amlogic platforms have slightly different ordering requirements. Neil, do you have any idea of which platform requires which ordering? The variability in DT and platforms is pretty difficult to follow (and I don't think I have such board around). Thanks, M. -- Jazz is not dead. It just smells funny...