reproduce (this is a W=1 build):
        # https://github.com/LuBaolu/intel-iommu/commit/962e4c5599b0bd8a513c2f1ee3261373b8ca996a
        git remote add lubaolu-intel-iommu https://github.com/LuBaolu/intel-iommu.git
        git fetch --no-tags lubaolu-intel-iommu iommufd-io-pgfault-delivery-v4
        git checkout 962e4c5599b0bd8a513c2f1ee3261373b8ca996a
        # 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