iommu/arm-smmu: make use of generic LPAE allocator
authorWill Deacon <will.deacon@arm.com>
Fri, 14 Nov 2014 17:17:54 +0000 (17:17 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 19 Jan 2015 14:46:45 +0000 (14:46 +0000)
commit518f7136244c167538f732691be589959310b295
tree6cf1ecefa2e905ea847240e54103c07bd98b905a
parentc896c132b01895fd1445d178e36155b671c6f9ee
iommu/arm-smmu: make use of generic LPAE allocator

The ARM SMMU can walk LPAE page tables, so make use of the generic
allocator.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig
drivers/iommu/Kconfig
drivers/iommu/arm-smmu.c