--- v4
+++ v7
@@ -11,10 +11,10 @@
1 file changed, 6 insertions(+)
diff --git a/drivers/vfio/vfio_iommu_spapr_tce.c b/drivers/vfio/vfio_iommu_spapr_tce.c
-index 2beeae5..67ea392 100644
+index 9448e39..c137bb3 100644
--- a/drivers/vfio/vfio_iommu_spapr_tce.c
+++ b/drivers/vfio/vfio_iommu_spapr_tce.c
-@@ -345,6 +345,9 @@ static long tce_iommu_ioctl(void *iommu_data,
+@@ -325,6 +325,9 @@ static long tce_iommu_ioctl(void *iommu_data,
struct iommu_table *tbl = container->tbl;
unsigned long tce;
@@ -24,7 +24,7 @@
if (!tbl)
return -ENXIO;
-@@ -389,6 +392,9 @@ static long tce_iommu_ioctl(void *iommu_data,
+@@ -369,6 +372,9 @@ static long tce_iommu_ioctl(void *iommu_data,
struct vfio_iommu_type1_dma_unmap param;
struct iommu_table *tbl = container->tbl;