[PATCH 0/6 v2] IOMMU: Make IOMMU-API ready for GART-like hardware

From: Joerg Roedel
Date: Thu Jan 26 2012 - 13:41:23 EST


Hi,

here is the second version of this patch-set. For a full description
please see the first post:

https://lkml.org/lkml/2012/1/19/170

Changes from v1->v2:

* Changed u64 to dma_addr_t as suggested by Laurent Pinchart
* Moved description of new iommu_ops members to first patch
* Added the necessary changes for the Tegra IOMMUs as posted by
Hiroshi Doyu

As always, any feedback is appreciated :-)

Thanks,

Joerg

Diffstat:

drivers/iommu/amd_iommu.c | 4 ++++
drivers/iommu/intel-iommu.c | 4 ++++
drivers/iommu/iommu.c | 33 +++++++++++++++++++++++++++++++++
drivers/iommu/msm_iommu.c | 5 +++++
drivers/iommu/omap-iommu.c | 4 ++++
drivers/iommu/tegra-gart.c | 5 +++++
drivers/iommu/tegra-smmu.c | 5 +++++
include/linux/iommu.h | 36 +++++++++++++++++++++++++++++++++++-
8 files changed, 95 insertions(+), 1 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/