[PATCH v3 0/6] iommu: split mapping to page sizes as supported by the hardware
From: Ohad Ben-Cohen <hidden>
Date: 2011-09-27 08:56:36
Also in:
linux-omap, lkml
From: Ohad Ben-Cohen <hidden>
Date: 2011-09-27 08:56:36
Also in:
linux-omap, lkml
ping On Fri, Sep 16, 2011 at 8:51 PM, Ohad Ben-Cohen [off-list ref] wrote:
v2->v3: - s/KB/KiB/ (David W) v1->v2: - split to patches (by keeping the old code around until all drivers are converted) (Joerg) Ohad Ben-Cohen (6): ?iommu/core: split mapping to page sizes as supported by the hardware ?iommu/omap: announce supported page sizes ?iommu/msm: announce supported page sizes ?iommu/amd: announce supported page sizes ?iommu/intel: announce supported page sizes ?iommu/core: remove the temporary register_iommu_pgsize API ?drivers/iommu/amd_iommu.c ? | ? 20 ++++++- ?drivers/iommu/intel-iommu.c | ? 20 ++++++- ?drivers/iommu/iommu.c ? ? ? | ?130 +++++++++++++++++++++++++++++++++++++++---- ?drivers/iommu/msm_iommu.c ? | ? ?8 ++- ?drivers/iommu/omap-iommu.c ?| ? ?6 ++- ?drivers/iommu/omap-iovmm.c ?| ? 12 +--- ?include/linux/iommu.h ? ? ? | ? ?7 +- ?virt/kvm/iommu.c ? ? ? ? ? ?| ? ?4 +- ?8 files changed, 177 insertions(+), 30 deletions(-) -- 1.7.4.1