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

2020-10-14 Thread Stephen Rothwell
Hi all, On Tue, 13 Oct 2020 18:31:07 +1100 Stephen Rothwell wrote: > > On Mon, 21 Sep 2020 14:09:01 +1000 Stephen Rothwell > wrote: > > > > After merging the iommu tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > drivers/gpu/drm/msm/msm_iommu.c: In functio

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

2020-10-13 Thread Stephen Rothwell
Hi all, On Mon, 21 Sep 2020 14:09:01 +1000 Stephen Rothwell wrote: > > After merging the iommu tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/gpu/drm/msm/msm_iommu.c: In function 'msm_iommu_pagetable_unmap': > drivers/gpu/drm/msm/msm_iommu.c:46:2: error:

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

2019-09-02 Thread Stephen Rothwell
Hi all, On Mon, 2 Sep 2019 14:26:40 + "Lendacky, Thomas" wrote: > > On 9/2/19 9:03 AM, Joerg Roedel wrote: > > > > tl;dr: And IOMMU commit introduces a new user for sme_active() in > > generic code, and commit > > > > 284e21fab2cf x86, s390/mm: Move sme_active() and sme

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

2019-09-02 Thread Lendacky, Thomas
On 9/2/19 9:03 AM, Joerg Roedel wrote: > Hi, > > tl;dr: And IOMMU commit introduces a new user for sme_active() in > generic code, and commit > > 284e21fab2cf x86, s390/mm: Move sme_active() and sme_me_mask to > x86-specific header > > breaks the build of drivers/i

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

2019-09-02 Thread Joerg Roedel
Hi, tl;dr: And IOMMU commit introduces a new user for sme_active() in generic code, and commit 284e21fab2cf x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header breaks the build of drivers/iommu/ for all architectures not implementing sme_active().

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

2015-11-01 Thread Magnus Damm
Hi Joerg, everyone, On Mon, Nov 2, 2015 at 12:14 AM, Joerg Roedel wrote: > Hi Stephen, > > On Sun, Nov 01, 2015 at 10:42:52PM +1100, Stephen Rothwell wrote: >> After merging the iommu tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> drivers/iommu/ipmmu-vmsa.c:24:27:

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

2015-11-01 Thread Joerg Roedel
Hi Stephen, On Sun, Nov 01, 2015 at 10:42:52PM +1100, Stephen Rothwell wrote: > After merging the iommu tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/iommu/ipmmu-vmsa.c:24:27: fatal error: asm/dma-iommu.h: No such file > or directory > > Caused by commit >

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

2014-11-05 Thread Joerg Roedel
On Wed, Nov 05, 2014 at 01:47:31PM +1100, Stephen Rothwell wrote: > Hi Joerg, > > After merging the iommu tree, today's linux-next build (powerpc > pc64_defconfig) failed like this: > > In file included from arch/powerpc/platforms/powernv/pci.c:33:0: > arch/powerpc/include/asm/iommu.h:140:12: err

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

2014-07-08 Thread Joerg Roedel
Hi Stephen, On Tue, Jul 08, 2014 at 02:02:46PM +1000, Stephen Rothwell wrote: > Caused by commit c61959ecbbc6 ("iommu: Add sysfs support for IOMMUs"). > CONFIG_IOMMU_API is not set for this build. Forgotten "static > inline"s :-( > > I have used the iommu tree from next-20140707 for today. I ha

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

2014-07-07 Thread Alex Williamson
On Tue, 2014-07-08 at 14:02 +1000, Stephen Rothwell wrote: > Hi Joerg, > > After merging the iommu tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > arch/powerpc/platforms/built-in.o:(.opd+0x29e8): multiple definition of > `iommu_device_destroy' > arch/powerpc/kern