Re: Widespread crashes in next-20180906

From: Matt Hart
Date: Fri Sep 07 2018 - 10:49:44 EST


On 6 September 2018 at 20:43, Theodore Y. Ts'o <tytso@xxxxxxx> wrote:
> On Thu, Sep 06, 2018 at 03:13:23PM +0100, Matt Hart wrote:
>> On 6 September 2018 at 15:04, Theodore Y. Ts'o <tytso@xxxxxxx> wrote:
>> > On Thu, Sep 06, 2018 at 06:45:15AM -0700, Guenter Roeck wrote:
>> >> Build results:
>> >> total: 134 pass: 133 fail: 1
>>
>> Do you build arm64? Because KernelCI is seeing build failures in arm64
>> defconfig for next-20180906
>> Clearly it's a module build problem for sunxi but I'm not sure who to
>> CC about this.
>>
>> https://kernelci.org/build/next/branch/master/kernel/next-20180906/
>> https://storage.kernelci.org/next/master/next-20180906/arm64/defconfig/build.log
>
> At a guess, from the MAINTAINERS file
>
> ARM/Allwinner sunXi SoC support
> M: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>
> M: Chen-Yu Tsai <wens@xxxxxxxx>

Seems they are already on the case
https://www.spinics.net/lists/arm-kernel/msg675227.html

>
> - Ted