reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-misc.git/commit/?id=0e21f1dbce44bad4bb05c2541344ff3fb9643230 git remote add sre-misc https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-misc.git git fetch --no-tags sre-misc thinkpad-t14s-x1e git checkout 0e21f1dbce44bad4bb05c2541344ff3fb9643230 # 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