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/conor/linux.git/commit/?id=034b9ba1e3e05b2f486a0d0284749f04d09f36a4 git remote add conor https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git git fetch --no-tags conor sigh git checkout 034b9ba1e3e05b2f486a0d0284749f04d09f36a4 # save the config file mkdir build_dir && cp config build_dir/.config ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=riscv olddefconfig ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash dtbs_check