reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/morimoto/linux/commit/355788e861e9247e2bd672c424a1298eb0d907d6 git remote add morimoto https://github.com/morimoto/linux git fetch --no-tags morimoto sound-msiof-2025-03-25 git checkout 355788e861e9247e2bd672c424a1298eb0d907d6 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-7.5.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm64 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-7.5.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash