> [email protected]] On Behalf Of Lu Baolu > Sent: Monday, November 12, 2018 2:40 PM > Subject: [PATCH v2 1/1] iommu/vtd: Cleanup dma_remapping.h header > > Commit e61d98d8dad00 ("x64, x2apic/intr-remap: Intel vt-d, IOMMU > code reorganization") moved dma_remapping.h from drivers/pci/ to > current place. It is entirely VT-d specific, but uses a generic > name. This merges dma_remapping.h with include/linux/intel-iommu.h > and removes dma_remapping.h as the result. > > Cc: Ashok Raj <[email protected]> > Cc: Jacob Pan <[email protected]> > Cc: Sohil Mehta <[email protected]> > Suggested-by: Christoph Hellwig <[email protected]> > Signed-off-by: Lu Baolu <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > ---
Reviewed-by: Liu, Yi L <[email protected]> Just out of curious, did you considered to modify the original file name to be an intel specific file name? What makes you believe merging the file content to intel-iommu.h is better? Regards, Yi Liu _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
