mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/mm/kaiser: a couple of KAISER mapping fixes
@ 2017-11-28  4:10 Josh Poimboeuf
  2017-11-28  4:10 ` [PATCH 1/2] x86/mm/kaiser: Remove unused user-mapped page-aligned section Josh Poimboeuf
  2017-11-28  4:10 ` [PATCH 2/2] x86/mm/kaiser: Don't map the IRQ stack in user space Josh Poimboeuf
  0 siblings, 2 replies; 5+ messages in thread
From: Josh Poimboeuf @ 2017-11-28  4:10 UTC (permalink / raw)
  To: linux-kernel
  Cc: Thomas Gleixner, Dave Hansen, Andy Lutomirski, Ingo Molnar,
	Borislav Petkov, Brian Gerst, Denys Vlasenko, H . Peter Anvin,
	Linus Torvalds, Peter Zijlstra, Rik van Riel, daniel.gruss,
	hughd, keescook, linux-mm, michael.schwarz, moritz.lipp,
	richard.fellner

On top of the tip KAISER patches.

Josh Poimboeuf (2):
  x86/mm/kaiser: Remove unused user-mapped page-aligned section
  x86/mm/kaiser: Don't map the IRQ stack in user space

 include/asm-generic/vmlinux.lds.h |  6 ++----
 include/linux/percpu-defs.h       | 10 ----------
 2 files changed, 2 insertions(+), 14 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2017-11-28 12:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28  4:10 [PATCH 0/2] x86/mm/kaiser: a couple of KAISER mapping fixes Josh Poimboeuf
2017-11-28  4:10 ` [PATCH 1/2] x86/mm/kaiser: Remove unused user-mapped page-aligned section Josh Poimboeuf
2017-11-28  9:20   ` Peter Zijlstra
2017-11-28 12:43     ` Peter Zijlstra
2017-11-28  4:10 ` [PATCH 2/2] x86/mm/kaiser: Don't map the IRQ stack in user space Josh Poimboeuf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome