Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1731212 > unrolled thread

Re: [RFC 09/17] x86/asm/32: Pull MSR_IA32_SYSENTER_CS update code out of native_load_sp0()

Started byJosh Poimboeuf <jpoimboe@redhat.com>
First post2017-09-12 22:10 +0200
Last post2017-09-12 22:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [RFC 09/17] x86/asm/32: Pull MSR_IA32_SYSENTER_CS update code  out of native_load_sp0() Josh Poimboeuf <jpoimboe@redhat.com> - 2017-09-12 22:10 +0200

#1731212 — Re: [RFC 09/17] x86/asm/32: Pull MSR_IA32_SYSENTER_CS update code out of native_load_sp0()

FromJosh Poimboeuf <jpoimboe@redhat.com>
Date2017-09-12 22:10 +0200
SubjectRe: [RFC 09/17] x86/asm/32: Pull MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Message-ID<uoZFo-5Ul-15@gated-at.bofh.it>
On Wed, Sep 06, 2017 at 02:36:54PM -0700, Andy Lutomirski wrote:
> This causees the MSR_IA32_SYSENTER_CS write to move out of the
> paravirt hook.  This shouldn't affect Xen or lgeust: Xen already
> ignores MSR_IA32_SYSENTER_ESP writes and lguest doesn't support
> SYSENTER at all.  In any event, Xen doesn't support vm86()
> in a useful way.

Thanks to Juergen, lguest is no more :-)

-- 
Josh

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web