reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests git remote add krzk https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git git fetch krzk for-next git checkout krzk/for-next b4 shazam https://lore.kernel.org/r/20241115193504.3619533-1-robh@kernel.org # save the config file mkdir build_dir && cp config build_dir/.config ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm64 olddefconfig ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash dtbs_check