linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] IOMMU group cleanup
@ 2017-07-21 12:12 Robin Murphy
  2017-07-21 12:12 ` [PATCH 1/4] iommu/msm: Add iommu_group support Robin Murphy
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Robin Murphy @ 2017-07-21 12:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Prompted by some discussion around the questionable usefulness of
iommu_present() for SoC topologies, I took a look at what was left to
finish off the intention of making groups mandatory. Turns out it
wasn't much, so here it is. As well as the general rationalisation
aspect, between this and the probe-deferral changes in 4.12, we should
now be able to rely on the presence of a group unambiguously indicating
whether a given device is associated with an IOMMU or not.

Robin.

Robin Murphy (4):
  iommu/msm: Add iommu_group support
  iommu/tegra-smmu: Add iommu_group support
  iommu/tegra-gart: Add iommu_group support
  iommu: Finish making iommu_group support mandatory

 drivers/iommu/iommu.c      | 19 ++++---------------
 drivers/iommu/msm_iommu.c  | 15 ++++++++++++++-
 drivers/iommu/tegra-gart.c | 19 +++++++++++++++++++
 drivers/iommu/tegra-smmu.c |  9 +++++++++
 4 files changed, 46 insertions(+), 16 deletions(-)

-- 
2.12.2.dirty

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

end of thread, other threads:[~2017-08-11 15:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-21 12:12 [PATCH 0/4] IOMMU group cleanup Robin Murphy
2017-07-21 12:12 ` [PATCH 1/4] iommu/msm: Add iommu_group support Robin Murphy
2017-07-24  7:34   ` Sricharan R
2017-07-24  9:55     ` Robin Murphy
2017-07-26 15:29       ` Sricharan R
2017-07-21 12:12 ` [PATCH 2/4] iommu/tegra-smmu: " Robin Murphy
2017-08-02  8:12   ` Mikko Perttunen
2017-07-21 12:12 ` [PATCH 3/4] iommu/tegra-gart: " Robin Murphy
2017-07-26 20:56   ` Dmitry Osipenko
2017-07-21 12:12 ` [PATCH 4/4] iommu: Finish making iommu_group support mandatory Robin Murphy
2017-07-26 11:12 ` [PATCH 0/4] IOMMU group cleanup Joerg Roedel
2017-08-11 15:21 ` Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).