Re: next/master boot bisection: next-20190617 on sun8i-h2-plus-orangepi-zero
From: Guillaume Tucker
Date: Tue Jun 18 2019 - 16:58:50 EST
On 18/06/2019 21:42, Martin Blumenstingl wrote:
> On Tue, Jun 18, 2019 at 6:53 PM Kevin Hilman <khilman@xxxxxxxxxxxx> wrote:
> [...]
>> This seems to have broken on several sunxi SoCs, but also a MIPS SoC
>> (pistachio_marduk):
>>
>> https://storage.kernelci.org/next/master/next-20190618/mips/pistachio_defconfig/gcc-8/lab-baylibre-seattle/boot-pistachio_marduk.html
> today I learned why initializing arrays on the stack is important
> too bad gcc didn't warn that I was about to shoot myself (or someone
> else) in the foot :/
>
> I just sent a fix: [0]
>
> sorry for this issue and thanks to Kernel CI for even pointing out the
> offending commit (this makes things a lot easier than just yelling
> that "something is broken")
Glad that helped :)
If you would be so kind as to credit our robot friend in your
patch, it'll be forever grateful:
Reported-by: "kernelci.org bot" <bot@xxxxxxxxxxxx>
Thanks,
Guillaume
> Martin
>
>
> [0] https://patchwork.ozlabs.org/patch/1118313/
>