[PATCH v3 0/6] iommu: split mapping to page sizes as supported by the hardware
Ohad Ben-Cohen
ohad at wizery.com
Fri Sep 16 13:51:40 EDT 2011
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
More information about the linux-arm-kernel
mailing list