[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190104072651.GA14560@lst.de>
Date: Fri, 4 Jan 2019 08:26:51 +0100
From: "hch@....de" <hch@....de>
To: Huaisheng HS1 Ye <yehs1@...ovo.com>
Cc: Stefano Stabellini <sstabellini@...nel.org>,
"hch@....de" <hch@....de>,
"konrad.wilk@...cle.com" <konrad.wilk@...cle.com>,
"boris.ostrovsky@...cle.com" <boris.ostrovsky@...cle.com>,
"jgross@...e.com" <jgross@...e.com>,
"m.szyprowski@...sung.com" <m.szyprowski@...sung.com>,
"robin.murphy@....com" <robin.murphy@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
NingTing Cheng <chengnt@...ovo.com>,
"xen-devel@...ts.xenproject.org" <xen-devel@...ts.xenproject.org>,
"iommu@...ts.linux-foundation.org" <iommu@...ts.linux-foundation.org>,
Huaisheng Ye <yehs2007@...o.com>
Subject: Re: [PATCH] dma-mapping: remove unused attrs parameter to
dma_common_get_sgtable
On Fri, Jan 04, 2019 at 01:45:26AM +0000, Huaisheng HS1 Ye wrote:
> From: Stefano Stabellini <sstabellini@...nel.org>
> Sent: Friday, January 04, 2019 1:55 AM
> > On Thu, 3 Jan 2019, Huaisheng Ye wrote:
> > > From: Huaisheng Ye <yehs1@...ovo.com>
> > >
> > > dma_common_get_sgtable has parameter attrs which is not used at all.
> > > Remove it.
> > >
> > > Signed-off-by: Huaisheng Ye <yehs1@...ovo.com>
> >
> > Acked-by: Stefano Stabellini <sstabellini@...nel.org>
> >
> > FYI the patch doesn't apply cleanly to master.
>
> Got it, I will rebase it to branch master and resend the patch later.
I think we can skip it. For the next merge window I plan to remove
the fallbacks for get_sgtable and mmap and instead wire everything up
explicitly. And to be a possible method instance it will have to match
the prototype and thus keep the unused argument.
Powered by blists - more mailing lists