]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: Demote HYP VA range display to being a debug feature
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 3 Dec 2017 20:04:51 +0000 (20:04 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 19 Mar 2018 13:03:41 +0000 (13:03 +0000)
commitebd20dd37e84c4ae97252476e49f3c2630048950
tree5c5d08c66a1e1f13c13519514de5eaeb8deff448
parentfae423d0fce1e6a19edf3f22b58de88094256328
KVM: arm/arm64: Demote HYP VA range display to being a debug feature

Displaying the HYP VA information is slightly counterproductive when
using VA randomization. Turn it into a debug feature only, and adjust
the last displayed value to reflect the top of RAM instead of ~0.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
virt/kvm/arm/mmu.c