Re: [PATCH v2 1/4] vfio: selftests: Assert the region was unmapped in iommu_unmap()
David Matlack <[email protected]>
| Newsgroups | org.kernel.vger.kvm |
|---|---|
| Message-ID | <[email protected]> |
On 2026-08-04 04:57 PM, Aaron Lewis wrote: > Add an assertion in iommu_unmap() to verify that the region was fully > unmapped. Centralizing this check simplifies the selftests by removing > the need for individual tests to handle the verification themselves. > > Suggested-by: David Matlack <[email protected]> > Signed-off-by: Aaron Lewis <[email protected]> Reviewed-by: David Matlack <[email protected]>