Mailing List Archive

[xen-unstable] Revert incorrect comment change introduced by 20720:ddb3646ad681
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1262680495 0
# Node ID a9c112d0555f1ce81a7cce83e47549ee24f8fddd
# Parent 683bf4ce2e93f53263bc4d27482aeb74b1a16c49
Revert incorrect comment change introduced by 20720:ddb3646ad681

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
---
xen/arch/x86/mm/shadow/common.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 683bf4ce2e93 -r a9c112d0555f xen/arch/x86/mm/shadow/common.c
--- a/xen/arch/x86/mm/shadow/common.c Mon Jan 04 10:35:16 2010 +0000
+++ b/xen/arch/x86/mm/shadow/common.c Tue Jan 05 08:34:55 2010 +0000
@@ -2606,7 +2606,7 @@ int sh_remove_all_mappings(struct vcpu *
{
/* Don't complain if we're in HVM and there are some extra mappings:
* The qemu helper process has an untyped mapping of this dom's RAM
- * and the stub domain takes another. */
+ * and the HVM restore program takes another. */
if ( !(shadow_mode_external(v->domain)
&& (page->count_info & PGC_count_mask) <= 3
&& (page->u.inuse.type_info & PGT_count_mask) == 0) )

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog