Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp360986pxk; Thu, 24 Sep 2020 07:24:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzGSAzIV4798/91UwSkTdgDGxgP2FMFZtA1JuZ05pqEPIc62VlDKrejC05uCkMie6O53Kf5 X-Received: by 2002:aa7:d78f:: with SMTP id s15mr146527edq.322.1600957441393; Thu, 24 Sep 2020 07:24:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600957441; cv=none; d=google.com; s=arc-20160816; b=luUveJwAi2ztgYRrz2KfJ6dr738uFSEhEgszv20mdvnV433UQGjusSjM4j2hYwFhPw D7YqRCfVE1hUdh8tpLclgbHDhBeVOGEpUTlqiPPBwx/gemrwGH3Xrjj/Dy8oG8+wM6ao Kh6CnLML0g3UFokH4UGkC8C0vJftDk8KSdjtQpuIbML+V166qAc8vsbvWoNqcLdB46Cr 9prW0iXKOVLJHFxSG7N2Dk/RebMnel7nPPzCdwXc+r7sMh8FMaQEYueYIcd/d8+OcSZ6 7Qn9czaC1/IRA7uRZ1uXjGKMLPv53MSV++DoRYEm2svAkGt83y2XZ3R7svOTWlKcoXvC Wr4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=WqrvlQql2sjhRxkdZ90emmlb1Efr5YXrbmOOEWWcz9c=; b=N6ffMDAItdxwufWUOgNtTkm3GIRxg3a7OGb6fvci1rG0L3ApnQuui/MIgPa+f6NhDZ MxQ8iQzTMjYQBLttcesJnpt4Tu9tKSMRDjVQ6hy7bj+8V2s7esV9XXtDu3uq9DZGvWc1 Ox7DJuozG5EDUAcJaCNXMZ0suifygBBYPX0byXpczh3EUURj3ZRIQwhXlSRZbglDVles aDnQrrUOP3XrxaLUFBGOVONoD/dih7xbSgZq3ruI+4lTJgsXtUF3a6qTROej93v/aaMG DovvJ59aoNcnyg+9niSBSycLL5jIafAlaIQ4wPQaq9ThD169oZa2xip33NEv9cJNGIi8 D8qw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cy18si2481269edb.148.2020.09.24.07.23.37; Thu, 24 Sep 2020 07:24:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728215AbgIXOTv (ORCPT + 99 others); Thu, 24 Sep 2020 10:19:51 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:59776 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728024AbgIXOTv (ORCPT ); Thu, 24 Sep 2020 10:19:51 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: gtucker) with ESMTPSA id C2C8929D17C Subject: Re: [PATCH v3 16/16] ARM: Remove custom IRQ stat accounting To: Fabio Estevam Cc: Marc Zyngier , Valentin Schneider , Sumit Garg , Florian Fainelli , Russell King , Jason Cooper , Saravana Kannan , Andrew Lunn , Catalin Marinas , Gregory Clement , linux-kernel , kernelci-results@groups.io, Will Deacon , Thomas Gleixner , kernel-team@android.com, "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" References: <20200901144324.1071694-1-maz@kernel.org> <20200901144324.1071694-17-maz@kernel.org> From: Guillaume Tucker Message-ID: <2a985dd2-9e56-605a-8ab7-a6ae35aba506@collabora.com> Date: Thu, 24 Sep 2020 15:19:45 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 24/09/2020 14:34, Fabio Estevam wrote: > Hi Guillaume, > > On Thu, Sep 24, 2020 at 6:01 AM Guillaume Tucker > wrote: > >> This appears to be causing a NULL pointer dereference on >> beaglebone-black, it got bisected automatically several times. >> None of the other platforms in the KernelCI labs appears to be >> affected. > > Actually imx53-qsb is also affected: > https://storage.kernelci.org/next/master/next-20200924/arm/imx_v6_v7_defconfig/gcc-8/lab-pengutronix/baseline-imx53-qsrb.html > > kernelci marks it Boot result: PASS though. > > Shouldn't kernelci flag a warning or error instead? Thanks for bringing this up. The status in the HTML log file is a very coarse one, in this case the board booted "fine" since it reached a login prompt. The issue was detected later when checking for errors in the kernel log. But yes you're right, the issue is also impacting imx53-qsrb indeed. I didn't spot that because it was only reported as a regression on staging.kernelci.org, whereas imx53-qsrb is in the Pengutronix lab which is not sending results there at the moment. The failures can be found on the production web dashboard though, but not as regressions: beaglebone-black: https://kernelci.org/test/case/id/5f6c7f1ab7c8c5472cbf9de9/ imx53-qsrb: https://kernelci.org/test/case/id/5f6c7ea6f89a9d0f4dbf9ddf/ I need to investigate why that is the case, knowing that the regression was detected correctly on staging which is the development KernelCI instance: https://staging.kernelci.org/test/plan/id/5f6bea67f724eb1b34dce581/ Thanks, Guillaume