Re: [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core

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

 



On 16/10/2023 19:37, Joao Martins wrote:
> On 16/10/2023 19:20, Jason Gunthorpe wrote:
>> On Mon, Oct 16, 2023 at 07:15:10PM +0100, Joao Martins wrote:
>>
>>> Here's a diff, naturally AMD/Intel kconfigs would get a select IOMMUFD_DRIVER as
>>> well later in the series
>>
>> It looks OK, the IS_ENABLES are probably overkill once you have
>> changed the .h file, just saves a few code bytes, not sure we care?
> 
> I can remove them

Additionally, I don't think I can use the symbol namespace for IOMMUFD, as
iova-bitmap can be build builtin with a module iommufd, otherwise we get into
errors like this:

ERROR: modpost: module iommufd uses symbol iova_bitmap_for_each from namespace
IOMMUFD, but does not import it.
ERROR: modpost: module iommufd uses symbol iova_bitmap_free from namespace
IOMMUFD, but does not import it.
ERROR: modpost: module iommufd uses symbol iova_bitmap_alloc from namespace
IOMMUFD, but does not import it.



[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