On 02/10/2019 18:26, Masahiro Yamada wrote: > On Thu, Oct 3, 2019 at 2:24 AM David Miller <[email protected]> wrote: >> >> From: Guillaume Tucker <[email protected]> >> 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

