Re: [iommu:apple/dart 3/3] drivers/iommu/apple-dart.c:730:17: error: initialization of 'size_t (*)(struct iommu_domain *, long unsigned int, size_t, struct iommu_iotlb_gather *)' {aka 'long unsigned i

2021-08-16 Thread Robin Murphy
On 2021-08-16 07:48, Sven Peter wrote: On Thu, Aug 12, 2021, at 13:29, Joerg Roedel wrote: Hi Sven, On Tue, Aug 10, 2021 at 08:09:53AM +0200, Sven Peter wrote: This happens because apple/dart is missing the "Optimizing iommu_[map/unmap] performance" series which is already in the core

Re: [iommu:apple/dart 3/3] drivers/iommu/apple-dart.c:730:17: error: initialization of 'size_t (*)(struct iommu_domain *, long unsigned int, size_t, struct iommu_iotlb_gather *)' {aka 'long unsigned

2021-08-16 Thread Sven Peter via iommu
On Thu, Aug 12, 2021, at 13:29, Joerg Roedel wrote: > Hi Sven, > > On Tue, Aug 10, 2021 at 08:09:53AM +0200, Sven Peter wrote: > > This happens because apple/dart is missing the "Optimizing > > iommu_[map/unmap] performance" > > series which is already in the core branch [1]. > > The same

Re: [iommu:apple/dart 3/3] drivers/iommu/apple-dart.c:730:17: error: initialization of 'size_t (*)(struct iommu_domain *, long unsigned int, size_t, struct iommu_iotlb_gather *)' {aka 'long unsigned

2021-08-12 Thread Joerg Roedel
Hi Sven, On Tue, Aug 10, 2021 at 08:09:53AM +0200, Sven Peter wrote: > This happens because apple/dart is missing the "Optimizing iommu_[map/unmap] > performance" > series which is already in the core branch [1]. > The same commit works fine in iommu/next since that branch merges both >

Re: [iommu:apple/dart 3/3] drivers/iommu/apple-dart.c:730:17: error: initialization of 'size_t (*)(struct iommu_domain *, long unsigned int, size_t, struct iommu_iotlb_gather *)' {aka 'long unsigned

2021-08-10 Thread Sven Peter via iommu
Hi Joerg, This happens because apple/dart is missing the "Optimizing iommu_[map/unmap] performance" series which is already in the core branch [1]. The same commit works fine in iommu/next since that branch merges both iommu/core and apple/dart. Thanks, Sven [1]

[iommu:apple/dart 3/3] drivers/iommu/apple-dart.c:730:17: error: initialization of 'size_t (*)(struct iommu_domain *, long unsigned int, size_t, struct iommu_iotlb_gather *)' {aka 'long unsigned int

2021-08-09 Thread kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git apple/dart head: 05ce9d20d699b093dec985192a7db63b48f26ca2 commit: 05ce9d20d699b093dec985192a7db63b48f26ca2 [3/3] iommu/dart: Add DART iommu driver config: sparc-allyesconfig (attached as .config) compiler: sparc64-linux-gcc