From f20ed39f53145e45edd27ff9fba5a60429c40bac Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 20 Jan 2015 18:30:04 +0200 Subject: [PATCH] iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator Replace the custom page table allocation implementation with the standard allocator. The driver loses the ability to map 64kB chunkgs using the PTE contiguous hint, hence the removal of the SZ_64K page size from the IOMMU page sizes bitmap. Signed-off-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-format-patch failed