Re: [PATCH v1 0/2] iommufd: Fix a small bug in fault.c
From: Jason Gunthorpe
Date: Tue Dec 03 2024 - 14:06:11 EST
On Tue, Dec 03, 2024 at 12:02:53AM -0800, Nicolin Chen wrote:
> There are a few patches in vIRQ series that rework the fault.c file. So,
> we should fix this before that bigger series touches the same code.
>
> And add missing coverage for IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth.
>
> Thanks!
> Nicolin
>
> Nicolin Chen (2):
> iommufd/fault: Fix out_fput in iommufd_fault_alloc()
> iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth
Applied to for-rc, thanks
Jason