From: Ingo Molnar <mingo@kernel.org>
To: john_gong <john_gong@yeah.net>
Cc: pbonzini@redhat.com,
"Gleb Natapov <gleb@kernel.org> Thomas Gleixner"
<tglx@linutronix.de>, Ingo Molnar <mingo@redhat.com>,
"H. Peter Anvin" <hpa@zytor.com>,
"maintainer:X86 ARCHITECTURE..." <x86@kernel.org>,
"open list:KERNEL VIRTUAL MA..." <kvm@vger.kernel.org>,
"open list:X86 ARCHITECTURE..." <linux-kernel@vger.kernel.org>
Subject: Re: typo of the comment
Date: Mon, 10 Nov 2014 08:44:30 +0100 [thread overview]
Message-ID: <20141110074430.GA10177@gmail.com> (raw)
In-Reply-To: <545D8968.4080004@yeah.net>
* john_gong <john_gong@yeah.net> wrote:
> hi Paolo,
> i find a typo of the comment.
>
>
> From 09d5df31f0930e8e3eb10ad60a3debc53d6ce992 Mon Sep 17 00:00:00 2001
> From: john_gong <john_gong@yeah.net>
> Date: Fri, 7 Nov 2014 07:32:17 +0800
> Subject: [PATCH] modify a typo of the comment
>
> Signed-off-by: john_gong <john_gong@yeah.net>
> ---
> arch/x86/kvm/x86.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
> index ef432f8..42bb2c8 100644
> --- a/arch/x86/kvm/x86.c
> +++ b/arch/x86/kvm/x86.c
> @@ -214,7 +214,7 @@ void kvm_define_shared_msr(unsigned slot, u32 msr)
> if (slot >= shared_msrs_global.nr)
> shared_msrs_global.nr = slot + 1;
> shared_msrs_global.msrs[slot] = msr;
> - /* we need ensured the shared_msr_global have been updated */
> + /* we need ensured the shared_msrs_global have been updated */
> smp_wmb();
That's not the only typo in that sentence though.
Thanks,
Ingo
prev parent reply other threads:[~2014-11-10 7:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-08 3:09 typo of the comment john_gong
2014-11-10 7:44 ` Ingo Molnar [this message]
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=20141110074430.GA10177@gmail.com \
--to=mingo@kernel.org \
--cc=hpa@zytor.com \
--cc=john_gong@yeah.net \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=pbonzini@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox