commit | 14e5123ee9bb0d91ceb451d0231b52f8c04af99d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu May 15 12:40:47 2014 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Mon May 26 11:22:24 2014 +0200 |
tree | 5ce5f30ef33b71ba320564f664a56c880d95a8f0 | |
parent | 4ee3cc9c4a62659bc5f5ed59ea49a0b98b5ac670 [diff] |
iommu/ipmmu-vmsa: PMD is never folded, PUD always is The driver only supports the 3-level long descriptor format that has no PUD and always has a PMD. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>