[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ea6f9c3b-8a4e-d13c-206e-6c64d1c99d8b@arm.com>
Date: Tue, 11 Jun 2019 15:35:25 +0100
From: Jean-Philippe Brucker <jean-philippe.brucker@....com>
To: Jonathan Cameron <jonathan.cameron@...wei.com>
Cc: mark.rutland@....com, devicetree@...r.kernel.org,
will.deacon@....com, linux-kernel@...r.kernel.org,
iommu@...ts.linux-foundation.org, robh+dt@...nel.org,
robin.murphy@....com, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 3/8] iommu/arm-smmu-v3: Support platform SSID
On 11/06/2019 10:42, Jonathan Cameron wrote:
>> diff --git a/include/linux/iommu.h b/include/linux/iommu.h
>> index 519e40fb23ce..b91df613385f 100644
>> --- a/include/linux/iommu.h
>> +++ b/include/linux/iommu.h
>> @@ -536,6 +536,7 @@ struct iommu_fwspec {
>> struct fwnode_handle *iommu_fwnode;
>> void *iommu_priv;
>> u32 flags;
>> + u32 num_pasid_bits;
>
> This structure has kernel doc so you need to add something for this.
Good catch
Thanks,
Jean
Powered by blists - more mailing lists