All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] shadow: comment typo fixup
Date: Tue, 6 May 2008 17:11:33 +0100	[thread overview]
Message-ID: <20080506161133.GA15013@implementation.uk.xensource.com> (raw)

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

                 reply	other threads:[~2008-05-06 16:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080506161133.GA15013@implementation.uk.xensource.com \
    --to=samuel.thibault@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.