lkml.org 
[lkml]   [2023]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v7 3/4] iommufd: Add IOMMU_GET_HW_INFO
On Tue, Aug 15, 2023 at 03:56:37PM -0300, Jason Gunthorpe wrote:
> On Tue, Aug 15, 2023 at 11:53:26AM -0700, Nicolin Chen wrote:
> > > ops = dev_iommu_ops(idev->dev);
> > > if (!ops->hw_info) {
> > > data = ops->hw_info(idev->dev, &data_len, &cmd->out_data_type);
> >
> > It should be:
> > if (ops->hw_info) {
>
> Hmm, the test suite probably needs some more stuff then too since it
> passed like that :)

Ack. I will see what I can do.

\
 
 \ /
  Last update: 2023-08-15 21:00    [W:0.045 / U:0.916 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site