Re: [PATCH v3 0/2] vfio/iommu_type1: some fixes

From: Alex Williamson
Date: Tue Feb 02 2021 - 12:26:27 EST


On Fri, 22 Jan 2021 17:26:33 +0800
Keqian Zhu <zhukeqian1@xxxxxxxxxx> wrote:

> v3:
> - Populate bitmap unconditionally.
> - Sanity check notifier when remove all domains.
>
> v2:
> - Address suggestions from Alex.
> - Remove unnecessary patches.
>
>
> Keqian Zhu (2):
> vfio/iommu_type1: Populate full dirty when detach non-pinned group
> vfio/iommu_type1: Fix some sanity checks in detach group
>
> drivers/vfio/vfio_iommu_type1.c | 50 +++++++++++++++++----------------
> 1 file changed, 26 insertions(+), 24 deletions(-)
>

Applied to vfio next branch for v5.12, dropped WARN_ON in release on
patch 2. Thanks,

Alex