All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] shadow: comment typo fixup
@ 2008-05-06 16:11 Samuel Thibault
  0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2008-05-06 16:11 UTC (permalink / raw)
  To: xen-devel

Fix CR£ typo into CR3.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>

---
(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;
                 }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-06 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 16:11 [PATCH] shadow: comment typo fixup Samuel Thibault

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.