Re: [PATCH 6/6] vfio/iommu_type1: Drop parameter "pgsize" of update_user_bitmap

2021-01-18 Thread Keqian Zhu
On 2021/1/16 7:44, Alex Williamson wrote: > On Thu, 7 Jan 2021 12:44:01 +0800 > Keqian Zhu wrote: > >> We always use the smallest supported page size of vfio_iommu as >> pgsize. Drop parameter "pgsize" of update_user_bitmap. >> >> Signed-off-by: Keqian Zhu >> --- >>

Re: [PATCH 6/6] vfio/iommu_type1: Drop parameter "pgsize" of update_user_bitmap

2021-01-15 Thread Alex Williamson
On Thu, 7 Jan 2021 12:44:01 +0800 Keqian Zhu wrote: > We always use the smallest supported page size of vfio_iommu as > pgsize. Drop parameter "pgsize" of update_user_bitmap. > > Signed-off-by: Keqian Zhu > --- > drivers/vfio/vfio_iommu_type1.c | 9 - > 1 file changed, 4