iommu: Cleanup iopf data structure definitions
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 12 Feb 2024 01:22:15 +0000 (09:22 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 16 Feb 2024 14:19:22 +0000 (15:19 +0100)
commit8b32a3bea2629049c484f595af7aad797e24453e
tree10175c6a0186464b303be0e9e314785e7eb51981
parent0edeab66eba88947dabe8634a3efd136cc771750
iommu: Cleanup iopf data structure definitions

struct iommu_fault_page_request and struct iommu_page_response are not
part of uAPI anymore. Convert them to data structures for kAPI.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Yi Liu <yi.l.liu@intel.com>
Tested-by: Yan Zhao <yan.y.zhao@intel.com>
Tested-by: Longfang Liu <liulongfang@huawei.com>
Link: https://lore.kernel.org/r/20240212012227.119381-5-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/io-pgfault.c
drivers/iommu/iommu.c
include/linux/iommu.h