[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1342003763-8139-1-git-send-email-joerg.roedel@amd.com>
Date: Wed, 11 Jul 2012 12:49:16 +0200
From: Joerg Roedel <joerg.roedel@....com>
To: <iommu@...ts.linux-foundation.org>
CC: <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/7] Make IOMMU-API ready for GART-like hardware
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists