Re: [PATCH v3 16/16] ARM: Remove custom IRQ stat accounting

From: Fabio Estevam
Date: Thu Sep 24 2020 - 09:34:19 EST


Hi Guillaume,

On Thu, Sep 24, 2020 at 6:01 AM Guillaume Tucker
<guillaume.tucker@xxxxxxxxxxxxx> 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