All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/entry/32: Get rid of paravirt_enabled in ESPFIX
@ 2016-02-29 23:45 Andy Lutomirski
       [not found] ` <cover.1456789300.git.luto-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Lutomirski @ 2016-02-29 23:45 UTC (permalink / raw)
  To: Luis R. Rodriguez
  Cc: lguest-uLR06cmDAlY/bJ5BZ2RsiQ, konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA,
	Andrew Cooper, x86-DgEjT+Ai2ygdnm+yROfE0A,
	xen-devel-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR, Borislav Petkov,
	david.vrabel-Sxgqhf6Nn4DQT0dZR+AlfA, Andy Lutomirski,
	boris.ostrovsky-QHcLZuEGTsvQT0dZR+AlfA

Hi Luis-

As promised, here are these patches.

Borislav, if you're okay with this (ab)use of the cpufeatures stuff
and if they survive review, I'd be okay with them joining your
series or going straight into tip:x86/asm.

Andy Lutomirski (2):
  x86/nmi/64: Giant debugging hack
  x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of
    paravirt_enabled

 arch/x86/entry/entry_32.S          | 15 ++-------------
 arch/x86/entry/entry_64.S          | 34 ++++++++++++++++++++++++++++++----
 arch/x86/include/asm/cpufeatures.h |  8 ++++++++
 arch/x86/include/asm/segment.h     |  5 ++++-
 arch/x86/kernel/cpu/common.c       | 27 +++++++++++++++++++++++++++
 5 files changed, 71 insertions(+), 18 deletions(-)

-- 
2.5.0

_______________________________________________
Lguest mailing list
Lguest@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/lguest

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-29 23:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 23:45 [PATCH 0/2] x86/entry/32: Get rid of paravirt_enabled in ESPFIX Andy Lutomirski
     [not found] ` <cover.1456789300.git.luto-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
     [not found]   ` <cover.1456789157.git.luto-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-02-29 23:45     ` [PATCH 1/2] x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled Andy Lutomirski
2016-02-29 23:45     ` [PATCH 2/2] x86/asm-offsets: Remove PARAVIRT_enabled Andy Lutomirski
2016-02-29 23:45   ` [PATCH 1/2] x86/nmi/64: Giant debugging hack Andy Lutomirski
2016-02-29 23:45   ` [PATCH 2/2] x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled Andy Lutomirski

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.