Hi Jason, On 2/9/22 9:29 PM, Jason Gunthorpe wrote:
diff --git a/include/uapi/linux/iommu.h b/include/uapi/linux/iommu.h index 59178fc229ca..65d8b0234f69 100644 --- a/include/uapi/linux/iommu.h +++ b/include/uapi/linux/iommu.h @@ -158,185 +158,4 @@ struct iommu_page_response { __u32 code; };What is the plan for the rest of the dead code in this file?
The remaining code are IOMMU fault related. I can look into them in a separated series where I plan to make the I/O page fault framework generic. Best regards, baolu _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
