From: "Roedel, Joerg" <Joerg.Roedel@amd.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Avi Kivity <avi@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>, kvm <kvm@vger.kernel.org>
Subject: Re: [PATCH] KVM: svm: Drop unused local variable
Date: Tue, 25 May 2010 16:11:03 +0200 [thread overview]
Message-ID: <20100525141103.GE22897@amd.com> (raw)
In-Reply-To: <4BFBD867.8000102@siemens.com>
Ah right, thanks :)
On Tue, May 25, 2010 at 10:02:15AM -0400, Jan Kiszka wrote:
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Joerg Roedel <joerg.roedel@amd.com>
> ---
> arch/x86/kvm/svm.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/x86/kvm/svm.c b/arch/x86/kvm/svm.c
> index 5f25e59..3c03c36 100644
> --- a/arch/x86/kvm/svm.c
> +++ b/arch/x86/kvm/svm.c
> @@ -1491,8 +1491,6 @@ static void svm_handle_mce(struct vcpu_svm *svm)
> * Erratum 383 triggered. Guest state is corrupt so kill the
> * guest.
> */
> - struct kvm_run *kvm_run = svm->vcpu.run;
> -
> pr_err("KVM: Guest triggered AMD Erratum 383\n");
>
> set_bit(KVM_REQ_TRIPLE_FAULT, &svm->vcpu.requests);
> --
> 1.6.0.2
>
prev parent reply other threads:[~2010-05-25 14:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-25 14:02 [PATCH] KVM: svm: Drop unused local variable Jan Kiszka
2010-05-25 14:11 ` Roedel, Joerg [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=20100525141103.GE22897@amd.com \
--to=joerg.roedel@amd.com \
--cc=avi@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox