KVM: arm64: Fix comment for KVM_PHYS_SHIFT
authorZenghui Yu <yuzenghui@huawei.com>
Thu, 14 Feb 2019 01:45:46 +0000 (01:45 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 19 Feb 2019 21:05:55 +0000 (21:05 +0000)
commit1b44471b555930cd8d03ae9be86bd2c32fbf0a92
treed8394b67dc4edfe795d8bc720f84b499b18b0c4a
parenta37f0c3c46d2d5f4e94bb1e80e3f6f1f8fd89b40
KVM: arm64: Fix comment for KVM_PHYS_SHIFT

Since Suzuki K Poulose's work on Dynamic IPA support, KVM_PHYS_SHIFT will
be used only when machine_type's bits[7:0] equal to 0 (by default). Thus
the outdated comment should be fixed.

Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/kvm_mmu.h