public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6 v2] Introduce device_iommu_mapped() function
@ 2018-12-11 13:43 Joerg Roedel
       [not found] ` <20181211134343.10664-1-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Joerg Roedel @ 2018-12-11 13:43 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: Mathias Nyman, Greg Kroah-Hartman, Sam Bobroff,
	Benjamin Herrenschmidt, Russell Currey,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Sudeep Holla,
	linux-acpi-u79uwXL29TY76Z2rM5mHXA, Vinod Koul,
	jroedel-l3A5Bk7waGM, oohall-Re5JQEeQqe8AvxtiuMwx3w,
	Michael Ellerman, dmaengine-u79uwXL29TY76Z2rM5mHXA,
	Paul Mackerras, Dan Williams, linux-usb-u79uwXL29TY76Z2rM5mHXA

Hi,

here is the second version of this patch-set. It replaces
the various (dev->iommu_group) checks with a function call
which better expresses their intend.

Changes to the first version are the added patch for
rcar-dmac, a driver I missed before. I also added all
Acked-By's I received on the first version.

Please review and provide Acks, if there are no objections.
I have some iommu patches that depend on these, so I'd like
to carry this patch-set in the IOMMU tree.

Regards,

	Joerg

Joerg Roedel (6):
  driver core: Introduce device_iommu_mapped() function
  iommu/of: Use device_iommu_mapped()
  ACPI/IORT: Use device_iommu_mapped()
  powerpc/iommu: Use device_iommu_mapped()
  xhci: Use device_iommu_mapped()
  dmaengine: sh: rcar-dmac: Use device_iommu_mapped()

 arch/powerpc/kernel/eeh.c   |  2 +-
 arch/powerpc/kernel/iommu.c |  6 +++---
 drivers/acpi/arm64/iort.c   |  2 +-
 drivers/dma/sh/rcar-dmac.c  |  2 +-
 drivers/iommu/of_iommu.c    |  2 +-
 drivers/usb/host/xhci.c     |  2 +-
 include/linux/device.h      | 10 ++++++++++
 7 files changed, 18 insertions(+), 8 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-12-17 11:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-11 13:43 [PATCH 0/6 v2] Introduce device_iommu_mapped() function Joerg Roedel
     [not found] ` <20181211134343.10664-1-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2018-12-11 13:43   ` [PATCH 1/6] driver core: " Joerg Roedel
     [not found]     ` <20181211134343.10664-2-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2018-12-11 14:59       ` Sergei Shtylyov
     [not found]         ` <b1344a34-cd5f-f080-fddf-c1548f85af6a-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2018-12-11 15:18           ` Joerg Roedel
2018-12-12 11:04     ` Greg Kroah-Hartman
2018-12-12 11:07       ` Joerg Roedel
2018-12-17  6:11     ` Vinod Koul
2018-12-17  9:31       ` Joerg Roedel
2018-12-11 13:43   ` [PATCH 3/6] ACPI/IORT: Use device_iommu_mapped() Joerg Roedel
2018-12-17  9:21     ` Hanjun Guo
2018-12-11 13:43   ` [PATCH 4/6] powerpc/iommu: " Joerg Roedel
2018-12-11 13:43 ` [PATCH 2/6] iommu/of: " Joerg Roedel
2018-12-11 13:43 ` [PATCH 5/6] xhci: " Joerg Roedel
     [not found]   ` <20181211134343.10664-6-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2018-12-17 11:21     ` Mathias Nyman
2018-12-11 13:43 ` [PATCH 6/6] dmaengine: sh: rcar-dmac: " Joerg Roedel
2018-12-17  6:11   ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox