]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: KVM: Fix outdated comment about VTCR_EL2.PS
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 10 Mar 2015 19:07:01 +0000 (19:07 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Wed, 11 Mar 2015 13:24:37 +0000 (14:24 +0100)
commit84ed7412b5eee1011579b3db7454b9cb6d26fa65
treee39b89c02fbf638315126b4684ada6cf75b9da71
parent04b8dc85bf4a64517e3cf20e409eeaa503b15cc1
arm64: KVM: Fix outdated comment about VTCR_EL2.PS

Commit 87366d8cf7b3 ("arm64: Add boot time configuration of
Intermediate Physical Address size") removed the hardcoded setting
of VTCR_EL2.PS to use ID_AA64MMFR0_EL1.PARange instead, but didn't
remove the (now rather misleading) comment.

Fix the comments to match reality (at least for the next few minutes).

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/include/asm/kvm_arm.h