reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/jlelli/linux/commit/2d96e08126551c9773a9c9854d08c7559c9c90e6 git remote add jlelli https://github.com/jlelli/linux.git git fetch --no-tags jlelli upstream/deadline/domains-suspend git checkout 2d96e08126551c9773a9c9854d08c7559c9c90e6 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=sparc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.2.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=sparc SHELL=/bin/bash