Re: net-next/master boot bisection: v5.3-13203-gc01ebd6c4698 on bcm2836-rpi-2-b

From: Guillaume Tucker
Date: Wed Oct 02 2019 - 13:44:21 EST


On 02/10/2019 18:26, Masahiro Yamada wrote:
> On Thu, Oct 3, 2019 at 2:24 AM David Miller <davem@xxxxxxxxxxxxx> wrote:
>>
>> From: Guillaume Tucker <guillaume.tucker@xxxxxxxxxxxxx>
>> Date: Wed, 2 Oct 2019 18:21:31 +0100
>>
>>> It seems like this isn't the case on the Raspberry Pi 2b with
>>> bcm2835_defconfig. Here's an example of the kernel errors:
>>
>> This has been fixed upstream I believe, it was some ARM assembler issue
>> or something like that.
>>
>> In any event, definitely not a networking problem. :-)

Quite, and there was also a bisection on the clk-next branch. If
some subsystem branches don't rebase with the fix and the problem
keeps happening then we'll be disabling boot bisections for them
temporarily to avoid email noise.

On a side note, we're also planning to add a way to mark a
revision as fixed to stop reporting particular failures that have
been fixed upstream - but that's not possible at the moment.

> The fix and related discussions are available.
>
> https://lore.kernel.org/patchwork/patch/1132785/

Great, thanks! Sorry I missed that thread. Thank you also for
having mentioned the kernelci.org bot in the fix.

Guillaume