Hi,
On 11/5/18 3:15 PM, Christoph Hellwig wrote:
--- a/include/linux/dma_remapping.h
+++ b/include/linux/dma_remapping.h
FYI, this file seems to be entirely VT-D specific, but has an awfully
generic name. It should be renamed to something more suitable (or maybe
just merged into intel-iommu.h
> --- a/include/linux/dma_remapping.h
> +++ b/include/linux/dma_remapping.h
FYI, this file seems to be entirely VT-D specific, but has an awfully
generic name. It should be renamed to something more suitable (or maybe
just merged into intel-iommu.h?) and also grow some comments describing
the con
This patch enables the current SVA (Shared Virtual Address)
implementation to work in the scalable mode.
Cc: Ashok Raj
Cc: Jacob Pan
Cc: Kevin Tian
Cc: Liu Yi L
Signed-off-by: Sanjay Kumar
Signed-off-by: Lu Baolu
Reviewed-by: Ashok Raj
---
drivers/iommu/intel-iommu.c | 38 ---