Re: [linus:master] BUILD REGRESSION 68abbe729567cef128b2c2141f2ed2567f3b8372

From: Linus Torvalds
Date: Fri Jun 08 2018 - 11:48:46 EST


On Fri, Jun 8, 2018 at 8:12 AM kbuild test robot <lkp@xxxxxxxxx> wrote:
>
> arch/sh/include/asm/io.h:246:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> arch/x86/net/bpf_jit_comp32.c:2449 do_jit() warn: potential off by one 'addrs[]' limit 'bpf_prog->len'
> drivers/acpi/battery.c:720:3-9: preceding lock on line 701
> drivers/gpu/drm/amd/amdkfd/Kconfig:8: unknown option "imply"
> drivers/gpu/drm/amd/amdkfd/Kconfig:9: syntax error
> .. lots of these ..

Hmm? Is the kbuild robot not feeling well? This looks odd.

Linus