Re: linux-next: build failure after merge of the dma-mapping tree

2020-11-27 Thread Stephen Rothwell
Hi Christoph, On Fri, 27 Nov 2020 10:21:37 +0100 Christoph Hellwig wrote: > > On Fri, Nov 27, 2020 at 05:58:01PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the dma-mapping tree, today's linux-next build (powerpc64 > > allnoconfig) failed like this: > > I'm looking into

Re: linux-next: build failure after merge of the dma-mapping tree

2020-11-27 Thread Christoph Hellwig
I fixed this as shown: diff --git a/arch/powerpc/kernel/dma-iommu.c b/arch/powerpc/kernel/dma-iommu.c index c724548ca295c0..111249fd619de8 100644 --- a/arch/powerpc/kernel/dma-iommu.c +++ b/arch/powerpc/kernel/dma-iommu.c @@ -10,6 +10,7 @@ #include #include +#ifdef

Re: linux-next: build failure after merge of the dma-mapping tree

2020-11-27 Thread Christoph Hellwig
On Fri, Nov 27, 2020 at 05:58:01PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the dma-mapping tree, today's linux-next build (powerpc64 > allnoconfig) failed like this: I'm looking into fixing this now, but how do you generate a powerpc64 allnoconfig? My attempts so far either

linux-next: build failure after merge of the dma-mapping tree

2020-11-26 Thread Stephen Rothwell
Hi all, After merging the dma-mapping tree, today's linux-next build (powerpc64 allnoconfig) failed like this: In file included from include/linux/dma-direct.h:10, from arch/powerpc/kernel/dma-iommu.c:9: include/linux/dma-map-ops.h:328:41: error: expected identifier or '('