]> git.baikalelectronics.ru Git - kernel.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)
commit039279f8696d4a76a34a00a9a271f142cbee8b2c
treee39b89c02fbf638315126b4684ada6cf75b9da71
parentf50be39fcdfcb27067085d52bc6c80604d32d250
arm64: KVM: Fix outdated comment about VTCR_EL2.PS

Commit 42858017ad5c ("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