Re: [PATCH v4 11/12] iommu/vt-d: Implement hw_info for iommu capability query

From: Nicolin Chen
Date: Tue Aug 15 2023 - 21:12:18 EST


On Wed, Aug 16, 2023 at 08:35:00AM +0800, Baolu Lu wrote:

> On 2023/8/16 0:31, Jason Gunthorpe wrote:
> > On Mon, Jul 24, 2023 at 04:13:33AM -0700, Yi Liu wrote:
> > > Add intel_iommu_hw_info() to report cap_reg and ecap_reg information.
> > >
> > > Signed-off-by: Lu Baolu<baolu.lu@xxxxxxxxxxxxxxx>
> > > Signed-off-by: Nicolin Chen<nicolinc@xxxxxxxxxx>
> > > Signed-off-by: Yi Liu<yi.l.liu@xxxxxxxxx>
> > > ---
> > > drivers/iommu/intel/iommu.c | 19 +++++++++++++++++++
> > > include/uapi/linux/iommufd.h | 23 +++++++++++++++++++++++
> > > 2 files changed, 42 insertions(+)
> > I would like to pick this patch out of this series to go with the main
> > get_info stuff so that we have drivers implementing what is merged. I
> > made the trivial fixup.
> >
> > Lu are you OK?
>
> Yes.
>
> Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>

Hmm...

We have Yi in the author line and Baolu in the first signed-off
line, and now Baolu with "Reviewed-by" again...

I guess we might need a bit of fix or re-arrange? :)

Thanks
Nic