reproduce (this is a W=1 build): git checkout next-20260202 b4 shazam https://lore.kernel.org/r/20260203103000.20206-12-david.laight.linux@gmail.com # install s390 cross compiling tool for clang build # apt-get install binutils-s390x-linux-gnu # clang-22 might not be officially released. Try a lower version if installation fails. git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # apt-get install llvm-dev # save the config file COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-22 ~/lkp-tests/kbuild/make.cross W=1 ARCH=s390 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-22 ~/lkp-tests/kbuild/make.cross W=1 ARCH=s390 COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-22 ~/lkp-tests/kbuild/make.cross W=1 headers_install COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-22 ~/lkp-tests/kbuild/make.cross W=1 -C tools/testing/selftests