|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] x86 shadow: Fix typo in a code comment.
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1210148149 -3600
# Node ID 730c253afc304b40b979b9be342deba1943de51d
# Parent 892ae66ed82fa66fb474cea14b5be7ddbc39cbd9
x86 shadow: Fix typo in a code comment.
Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>
---
xen/arch/x86/mm/shadow/common.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 892ae66ed82f -r 730c253afc30 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 Wed May 07 09:15:49 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-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] x86 shadow: Fix typo in a code comment.,
Xen patchbot-unstable <=
|
|
|
|
|