[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] backends/iommufd: Remove mutex
|
From: |
Eric Auger |
|
Subject: |
Re: [PATCH 0/2] backends/iommufd: Remove mutex |
|
Date: |
Tue, 2 Jan 2024 15:37:36 +0100 |
|
User-agent: |
Mozilla Thunderbird |
Hi Cédric,
On 1/2/24 13:32, Cédric Le Goater wrote:
> Hello !
>
> Coverity has some reports regarding the IOMMUFDBackend mutex. Since
> the IOMMUFDBackend routines are called from the QEMU main thread, this
> series simply suggests removing the mutex and rely on the BQL to
> handle concurrent access.
>
> Thanks,
>
> C.
>
> Cédric Le Goater (2):
> backends/iommufd: Remove check on number of backend users
> backends/iommufd: Remove mutex
for the series:
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Thank you for the fix!
Eric
>
> include/sysemu/iommufd.h | 2 --
> backends/iommufd.c | 12 ------------
> 2 files changed, 14 deletions(-)
>
- [PATCH 0/2] backends/iommufd: Remove mutex, Cédric Le Goater, 2024/01/02
- [PATCH 2/2] backends/iommufd: Remove mutex, Cédric Le Goater, 2024/01/02
- Re: [PATCH 0/2] backends/iommufd: Remove mutex,
Eric Auger <=
- RE: [PATCH 0/2] backends/iommufd: Remove mutex, Duan, Zhenzhong, 2024/01/03
- Re: [PATCH 0/2] backends/iommufd: Remove mutex, Cédric Le Goater, 2024/01/04