Re: [PATCH v4 3/5] iommu/arm-smmu-v3: Fix ATS state tracking

From: Nicolin Chen

Date: Mon May 25 2026 - 16:40:49 EST


On Mon, May 25, 2026 at 08:30:18PM +0000, Pranjal Shrivastava wrote:
> On Mon, May 25, 2026 at 01:05:36PM -0700, Nicolin Chen wrote:
> > On Mon, May 25, 2026 at 06:43:45PM +0000, Pranjal Shrivastava wrote:
> > - pci_prepare_ats() covers pci_ats_supported().
>
> the idea was to call prepare only if ATS was
> supported [1] i.e. not penalise non-ATS callers of pci_prepare_ats. But

Yea. I realized that it is slightly different after I replied.

Nicolin