public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Zachary Amsden <zach@vmware.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@redhat.com>,
	Glauber de Oliveira Costa <gcosta@redhat.com>
Subject: Re: [PATCH] x86, Fix broken LDT access in VMI
Date: Tue, 30 Sep 2008 21:13:56 +0200	[thread overview]
Message-ID: <20080930191356.GA28057@elte.hu> (raw)
In-Reply-To: <1222797732.7330.35.camel@bodhitayantram.eng.vmware.com>


* Zachary Amsden <zach@vmware.com> wrote:

> This one took a long time to rear up because LDT usage is not very
> common, but the bug is quite serious.  It got introduced along with
> another bug, already fixed, by 75b8bb3e56ca09a467fbbe5229bc68627f7445be 
> 
> Please apply.  Fix should also be headed for stable tree and backported,
> it is really sadly trivial.  Glauber, Ingo, sorry for the offlist
> posting, somehow the original missed LKML.

> -	vmi_ops.write_idt_entry(dt, entry, ldt_entry[0], ldt_entry[1]);
> +	vmi_ops.write_ldt_entry(dt, entry, ldt_entry[0], ldt_entry[1]);

oops. Applied to tip/x86/urgent, thanks Zachary!

	Ingo

  reply	other threads:[~2008-09-30 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-30 18:02 [PATCH] x86, Fix broken LDT access in VMI Zachary Amsden
2008-09-30 19:13 ` Ingo Molnar [this message]
2008-09-30 22:49   ` Parag Warudkar

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=20080930191356.GA28057@elte.hu \
    --to=mingo@elte.hu \
    --cc=gcosta@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=zach@vmware.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