Re: [PATCH v3 01/19] vfio/iova_bitmap: Export more API symbols

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 13, 2023 at 04:57:53PM +0100, Joao Martins wrote:
> On 13/10/2023 16:43, Jason Gunthorpe wrote:
> > On Sat, Sep 23, 2023 at 02:24:53AM +0100, Joao Martins wrote:
> >> In preparation to move iova_bitmap into iommufd, export the rest of API
> >> symbols that will be used in what could be used by modules, namely:
> >>
> >> 	iova_bitmap_alloc
> >> 	iova_bitmap_free
> >> 	iova_bitmap_for_each
> >>
> >> Suggested-by: Alex Williamson <alex.williamson@xxxxxxxxxx>
> >> Signed-off-by: Joao Martins <joao.m.martins@xxxxxxxxxx>
> >> ---
> >>  drivers/vfio/iova_bitmap.c | 3 +++
> >>  1 file changed, 3 insertions(+)
> > 
> > All iommufd symbols should be exported more like:
> > 
> > drivers/iommu/iommufd/device.c:EXPORT_SYMBOL_NS_GPL(iommufd_device_replace, IOMMUFD);
> > 
> > Including these. So please fix them all here too
> 
> OK, Provided your comment on the next patch to move this into IOMMUFD.
> 
> The IOMMU core didn't exported symbols that way, so I adhered to the style in-use.

Well, this commit message says "move iova_bitmap into iommufd" :)

Jason



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux