]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommufd/fault: Move two fault functions out of the header
authorNicolin Chen <nicolinc@nvidia.com>
Tue, 11 Mar 2025 19:44:19 +0000 (12:44 -0700)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 17 Mar 2025 17:51:18 +0000 (14:51 -0300)
commitdbf00d7d89125802113a9d8ea4c77ab9f4de8866
treeaa3a21ac2b99c98491fa59502a1eaf8b61159adc
parent55c85fa7579dc2e3f5399ef5bad67a44257c1a48
iommufd/fault: Move two fault functions out of the header

There is no need to keep them in the header. The vEVENTQ version of these
two functions will turn out to be a different implementation and will not
share with this fault version. Thus, move them out of the header.

Link: https://patch.msgid.link/r/7eebe32f3d354799f5e28128c693c3c284740b21.1741719725.git.nicolinc@nvidia.com
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Nicolin Chen <nicolinc@nvidia.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/iommu/iommufd/fault.c
drivers/iommu/iommufd/iommufd_private.h