]> git.baikalelectronics.ru Git - kernel.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)
commita1163b71d8af8f945c1f71f59dabe69e3043d2c6
tree95dd370b4a9d7a9051c776fb02a802bead16b8ec
parent834179d5278ebab16573b800e8969fc15326a8b0
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