[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] shadow: comment typo fixup
Fix CR£ typo into CR3. Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx> --- (british typo ;) ) diff -r 892ae66ed82f xen/arch/x86/mm/shadow/common.c --- a/xen/arch/x86/mm/shadow/common.c Tue May 06 16:35:44 2008 +0100 +++ b/xen/arch/x86/mm/shadow/common.c Tue May 06 17:08:12 2008 +0100 @@ -2327,7 +2327,7 @@ static void sh_update_paging_modes(struc current->domain->domain_id, current->vcpu_id, v->domain->domain_id, v->vcpu_id); /* It's not safe to do that because we can't change - * the host CR£ for a running domain */ + * the host CR3 for a running domain */ domain_crash(v->domain); return; } _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |