iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
mainline inclusion from mainline-v6.7-rc1 commit 13578d4ebe8be1c16146f37c0c91f2579611cff2 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I8Y6AM CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?13578d4ebe8be1c16146f37c0c91f2579611cff2 -------------------------------- Have the IOVA bitmap exported symbols adhere to the IOMMUFD symbol export convention i.e. using the IOMMUFD namespace. In doing so, import the namespace in the current users. This means VFIO and the vfio-pci drivers that use iova_bitmap_set(). Intel-SIG: 13578d4ebe8b iommufd/iova_bitmap: Move symbols to IOMMUFD namespace Backport IOMMUFD Dirty Tracking Link: https://lore.kernel.org/r/20231024135109.73787-4-joao.m.martins@oracle.com Suggested-by:Jason Gunthorpe <jgg@nvidia.com> Signed-off-by:
Joao Martins <joao.m.martins@oracle.com> Reviewed-by:
Jason Gunthorpe <jgg@nvidia.com> Reviewed-by:
Brett Creeley <brett.creeley@amd.com> Reviewed-by:
Kevin Tian <kevin.tian@intel.com> Reviewed-by:
Alex Williamson <alex.williamson@redhat.com> Signed-off-by:
Jason Gunthorpe <jgg@nvidia.com> [ jz: amend commit log ] Signed-off-by:
Jason Zeng <jason.zeng@intel.com>
Loading
Please sign in to comment