From 9009f256596da78567d63c434691f7e409a99400 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 15 May 2014 12:40:48 +0200 Subject: [PATCH] iommu/ipmmu-vmsa: Rewrite page table management The IOMMU core will only call us with page sizes advertized as supported by the driver. We can thus simplify the code by removing loops over PGD and PMD entries. Signed-off-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-format-patch failed