All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Make IOMMU-API ready for GART-like hardware
@ 2012-07-11 10:49 ` Joerg Roedel
  0 siblings, 0 replies; 20+ messages in thread
From: Joerg Roedel @ 2012-07-11 10:49 UTC (permalink / raw)
  To: iommu; +Cc: linux-kernel

Hi,

here is finally a new version of this patch-set. Changes to the previous
version include:

	* Rebased to v3.5-rc6
	* Added missing Acked-by's

The potential issue with type-safety still exists. But since people are
desperatly waiting for the functionality of this patch-set I think we
live with it for now. If it turns out to be a real problem we can change
it any time.
Unless any major objections come up I plan to queue these patches for
v3.6.

Regards,

	Joerg

Diffstat:

 drivers/iommu/amd_iommu.c    |    4 ++++
 drivers/iommu/exynos-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 +++++++++++++++++++++++++++++++++++-

 9 files changed, 99 insertions(+), 1 deletion(-)


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

end of thread, other threads:[~2012-07-11 13:28 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11 10:49 [PATCH 0/7] Make IOMMU-API ready for GART-like hardware Joerg Roedel
2012-07-11 10:49 ` Joerg Roedel
2012-07-11 10:49 ` [PATCH 1/7] iommu: Add domain-attribute handlers Joerg Roedel
2012-07-11 10:49   ` Joerg Roedel
2012-07-11 10:49 ` [PATCH 2/7] iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute Joerg Roedel
2012-07-11 10:49   ` Joerg Roedel
2012-07-11 11:47   ` Sethi Varun-B16395
2012-07-11 12:17     ` Joerg Roedel
2012-07-11 12:17       ` Joerg Roedel
2012-07-11 13:28       ` Sethi Varun-B16395
2012-07-11 10:49 ` [PATCH 3/7] iommu/vt-d: " Joerg Roedel
2012-07-11 10:49   ` Joerg Roedel
2012-07-11 10:49 ` [PATCH 4/7] iommu/omap: " Joerg Roedel
2012-07-11 10:49   ` Joerg Roedel
2012-07-11 10:49 ` [PATCH 5/7] iommu/msm: " Joerg Roedel
2012-07-11 10:49   ` Joerg Roedel
2012-07-11 10:49 ` [PATCH 6/7] iommu/tegra: " Joerg Roedel
2012-07-11 10:49   ` Joerg Roedel
2012-07-11 10:49 ` [PATCH 7/7] iommu/exynos: " Joerg Roedel
2012-07-11 10:49   ` Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.