reproduce (this is a W=1 build): # https://github.com/yiliu1765/iommufd/commit/c18667ab4daea9372e2be06e1d3f61533d9e29fd git remote add yiliu1765-iommufd https://github.com/yiliu1765/iommufd.git git fetch --no-tags yiliu1765-iommufd wip/iommufd_pasid-20241015 git checkout c18667ab4daea9372e2be06e1d3f61533d9e29fd # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 olddefconfig make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash