reproduce (this is a W=1 build): git remote add drm-misc https://gitlab.freedesktop.org/drm/misc/kernel.git git fetch --no-tags drm-misc for-linux-next git checkout c08c123d4cd6ec3ee482d607e29388d0db2d3f1d git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.5.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=riscv olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.5.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash