Re: linux-next: Tree for Oct 4

From: Guenter Roeck
Date: Thu Oct 04 2018 - 21:33:08 EST


On 10/04/2018 04:44 PM, Stephen Rothwell wrote:
Hi Geert,

On Thu, 4 Oct 2018 16:21:42 +0200 Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:

On Thu, Oct 4, 2018 at 3:47 PM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
Time for a status report.

Build results:
total: 135 pass: 121 fail: 14
Failed builds:
arm:allmodconfig
i386:allyesconfig
i386:allmodconfig
m68k:defconfig
m68k:allmodconfig
m68k:sun3_defconfig
mips:allmodconfig
parisc:allmodconfig
powerpc:ppc6xx_defconfig
s390:defconfig
s390:allmodconfig
s390:allnoconfig
sparc32:allmodconfig
xtensa:allmodconfig

Most (all?) 32-bit builds are broken due to commit 571ed1fd2390f74e
("SUNRPC: Replace krb5_seq_lock with a lockless scheme"), presumably fixed
by Arnd's "SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc"
(https://lore.kernel.org/patchwork/patch/994909/).

I have added that patch to the nfs tree merge in linux-next today.


Most of the boot failures are hopefully fixed with
https://lore.kernel.org/patchwork/patch/995254/

Guenter