]> asedeno.scripts.mit.edu Git - linux.git/commit
arm/arm64: KVM: Always have merged page tables
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 30 Jun 2016 17:40:43 +0000 (18:40 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Sun, 3 Jul 2016 21:41:27 +0000 (23:41 +0200)
commit0535a3e2b2d518a21d93e7cfe07821f1b24ccd0c
tree95dd370b4a9d7a9051c776fb02a802bead16b8ec
parentd174591016ce9fcb61182e2a4d0aac951900fc32
arm/arm64: KVM: Always have merged page tables

We're in a position where we can now always have "merged" page
tables, where both the runtime mapping and the idmap coexist.

This results in some code being removed, but there is more to come.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/mmu.c
arch/arm64/kvm/reset.c