The arm64 and x86_64 builds failed on the Linux next-20250922 tag build due to following build warnings / errors with gcc and clang toolchain.
First seen on next-20250922 Good: next-20250919 Bad: next-20250922
Regression Analysis: - New regression? yes - Reproducibility? yes
Test regression: next-20250922: xe_device_sysfs.c:300:25: error: label 'cleanup' used but not defined
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
## Build error drivers/gpu/drm/xe/xe_device_sysfs.c: In function 'xe_device_sysfs_init': drivers/gpu/drm/xe/xe_device_sysfs.c:300:25: error: label 'cleanup' used but not defined 300 | goto cleanup; | ^~~~
## Source * Kernel version: 6.17.0-rc7 * Git tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next.git * Git describe: 6.17.0-rc6-next-20250922 * Git commit: bf2602a3cb2381fb1a04bf1c39a290518d2538d1 * Architectures: arm64, x86_64 * Toolchains: gcc-13 and clang-20 * Kconfigs: allyesconfig
## Build * Build log: https://qa-reports.linaro.org/api/testruns/29968978/log_file/ * Build details: https://regressions.linaro.org/lkft/linux-next-master/next-20250922/log-pars... * Build plan: https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/333Idt9y04... * Build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/333Idt9y0485dJThIiCgC... * Kernel config: https://storage.tuxsuite.com/public/linaro/lkft/builds/333Idt9y0485dJThIiCgC...
-- Linaro LKFT