reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/bvanassche/linux/commit/038d6d6ae0da46eb5240a2a5ec65e8bd8cb149bc git remote add bvanassche https://github.com/bvanassche/linux git fetch --no-tags bvanassche struct-device git checkout 038d6d6ae0da46eb5240a2a5ec65e8bd8cb149bc # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm64 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-13.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash arch/arm64/kernel/ drivers/counter/ drivers/cpufreq/ drivers/fpga/ drivers/opp/ drivers/rpmsg/ drivers/soc/qcom/ kernel/bpf/