aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/commpage.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/kvm/commpage.c')
-rw-r--r--arch/mips/kvm/commpage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kvm/commpage.c b/arch/mips/kvm/commpage.c
index 2d6e976d1add..a36b77e1705c 100644
--- a/arch/mips/kvm/commpage.c
+++ b/arch/mips/kvm/commpage.c
@@ -4,7 +4,7 @@
* for more details.
*
* commpage, currently used for Virtual COP0 registers.
- * Mapped into the guest kernel @ 0x0.
+ * Mapped into the guest kernel @ KVM_GUEST_COMMPAGE_ADDR.
*
* Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved.
* Authors: Sanjay Lal <sanjayl@kymasys.com>