reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/steev/linux/commit/c865b35daf2c911171c9b3d019f383c53eb6c74b git remote add steev https://github.com/steev/linux git fetch --no-tags steev lenovo-x13s-6.16.0-rc5 git checkout c865b35daf2c911171c9b3d019f383c53eb6c74b # 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