[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <984e45e9-5dc0-fcdc-fa60-179faccb3715@nvidia.com>
Date: Thu, 15 Jul 2021 10:14:04 +0530
From: Ashish Mhetre <amhetre@...dia.com>
To: <robin.murphy@....com>, <will@...nel.org>, <vdumpa@...dia.com>
CC: <iommu@...ts.linux-foundation.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [Patch V2 0/2] iommu/arm-smmu: Fix races in iommu domain/group
creation
On 6/18/2021 2:00 AM, Ashish Mhetre wrote:
> Multiple iommu domains and iommu groups are getting created for the devices
> sharing same SID. It is expected for devices sharing same SID to be in same
> iommu group and same iommu domain.
> This is leading to context faults when one device is accessing IOVA from
> other device which shouldn't be the case for devices sharing same SID.
> Fix this by protecting iommu domain and iommu group creation with mutexes.
>
> Ashish Mhetre (1):
> iommu: Fix race condition during default domain allocation
>
> Krishna Reddy (1):
> iommu/arm-smmu: Fix race condition during iommu_group creation
>
> drivers/iommu/arm/arm-smmu/arm-smmu.c | 6 +++++-
> drivers/iommu/iommu.c | 2 ++
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
Hi,
Can you please help in reviewing this V2 change? Please let me know if
anymore changes are required.
Thanks,
Ashish Mhetre
Powered by blists - more mailing lists