On Wed, Jul 12 2023, Zhenzhong Duan <zhenzhong.duan@xxxxxxxxx> wrote: > Signed-off-by: Zhenzhong Duan <zhenzhong.duan@xxxxxxxxx> > --- > linux-headers/linux/iommufd.h | 347 ++++++++++++++++++++++++++++++++++ > linux-headers/linux/kvm.h | 13 +- > linux-headers/linux/vfio.h | 142 +++++++++++++- > 3 files changed, 498 insertions(+), 4 deletions(-) > create mode 100644 linux-headers/linux/iommufd.h Hi, if this patch is intending to pull code that is not yet integrated in the Linux kernel, please mark this as a placeholder patch. If the code is already integrated, please run a full headers update against a released version (can be -rc) and note that version in the patch description. Thanks!