On Tue, 17 Jan 2023 at 01:50, Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > > On Mon, Jan 16, 2023 at 04:41:28PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.229 release. > > There are 658 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Wed, 18 Jan 2023 15:47:28 +0000. > > Anything received after that time might be too late. > > > > Note: Exactly the same failures are seen in v4.19.269-522-gc75d2b5524ab, > so I won't bother sending test results for that branch. > > --- > > Build results: > total: 159 pass: 153 fail: 6 > Failed builds: > i386:tools/perf > riscv:defconfig > s390:allnoconfig > s390:tinyconfig > um:defconfig > x86_64:tools/perf > Qemu test results: > total: 449 pass: 413 fail: 36 > Failed tests: > <all ppc64:pseries> > <all riscv> > > Details follow. > > Guenter > > ======== > > Building i386:tools/perf ... failed > Building x86_64:tools/perf ... failed > -------------- > Error log: > util/debug.c: In function ‘perf_quiet_option’: > util/debug.c:237:2: error: ‘debug_peo_args’ undeclared > > Building riscv:defconfig ... failed > -------------- > Error log: > arch/riscv/kernel/stacktrace.c: In function 'walk_stackframe': > arch/riscv/kernel/stacktrace.c:58:36: error: 'struct pt_regs' has no member named 'epc' The above build error is caused due to, riscv/stacktrace: Fix stack output without ra on the stack top > > Building s390:allnoconfig ... failed > Building s390:tinyconfig ... failed > -------------- > Error log: > s390-linux-ld: drivers/base/platform.o: in function `devm_platform_get_and_ioremap_resource': > platform.c:(.text+0x594): undefined reference to `devm_ioremap_resource' > s390-linux-ld: platform.c:(.text+0x5c2): undefined reference to `devm_ioremap_resource' > > Building um:defconfig ... failed > -------------- > Error log: > ld: drivers/base/platform.o: in function `devm_platform_get_and_ioremap_resource': > drivers/base/platform.c:82: undefined reference to `devm_ioremap_resource' Linaro test farm also noticed above listed build errors + x86_64 clang-nightly deconfig, allnoconfig and tinyconfig. arch/x86/kernel/fpu/init.c:181:2: error: 'struct (unnamed at arch/x86/kernel/fpu/init.c:181:2)' cannot be defined in '__builtin_offsetof' CHECK_MEMBER_AT_END_OF(struct fpu, state); ^ Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.228-659-gb3b34c474ec7/testrun/14188759/suite/build/test/clang-nightly-x86_64_defconfig/log -- Linaro LKFT https://lkft.linaro.org