reproduce (this is a W=1 build): git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # https://github.com/jgunthorpe/linux/commit/5082473c62fd387bdbf136fb1eef8c78b0dc1633 git remote add jgunthorpe https://github.com/jgunthorpe/linux git fetch --no-tags jgunthorpe iommu_pt git checkout 5082473c62fd387bdbf136fb1eef8c78b0dc1633 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.1.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=sh olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-14.1.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=sh SHELL=/bin/bash drivers/iommu/generic_pt/