Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-4.14.y
Topmost commits: 1b1ab1d Linux 4.14.21-rc1 170c043 mpls, nospec: Sanitize array index in mpls_label_ok() 1bb0f10 tracing: Fix parsing of globs with a wildcard at the beginning
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.14.20-119-g1b1ab1d/
Runtime: 40m 38s
Passed: 124 Failed: 0
Warnings: 3
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm64.allmodconfig: drivers/media/tuners/r820t.c:1334:1: warning: the frame size of 2896 bytes is larger than 2048 bytes [-Wframe-larger-than=]
arm.allmodconfig: /tmp/ccsdzvjt.s:18153: Warning: using r15 results in unpredictable behaviour /tmp/ccsdzvjt.s:18225: Warning: using r15 results in unpredictable behaviour
No new syscalls
No section mismatches
On Tue, Feb 20, 2018 at 1:47 PM, Olof's autobuilder build@lixom.net wrote:
Warnings:
arm64.allmodconfig:
drivers/media/tuners/r820t.c:1334:1: warning: the frame size of 2896 bytes is larger than 2048 bytes [-Wframe-larger-than=]
Hi Greg,
please add
16c3ada89cff ("media: r820t: fix r820t_write_reg for KASAN")
This is an old bug, but hasn't shown up before as the stack warning limit was turned off in allmodconfig kernels. The fix is also on the backport lists I sent for 4.9 and 4.4.
Arnd
On Tue, Feb 20, 2018 at 04:22:04PM +0100, Arnd Bergmann wrote:
On Tue, Feb 20, 2018 at 1:47 PM, Olof's autobuilder build@lixom.net wrote:
Warnings:
arm64.allmodconfig:
drivers/media/tuners/r820t.c:1334:1: warning: the frame size of 2896 bytes is larger than 2048 bytes [-Wframe-larger-than=]
Hi Greg,
please add
16c3ada89cff ("media: r820t: fix r820t_write_reg for KASAN")
This is an old bug, but hasn't shown up before as the stack warning limit was turned off in allmodconfig kernels. The fix is also on the backport lists I sent for 4.9 and 4.4.
Now applied, thanks.
greg k-h
kernel-build-reports@lists.linaro.org