public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86/mm: A _PAGE_NX fixlet and a kmap cleanup
@ 2016-01-19 21:38 Andy Lutomirski
  2016-01-19 21:38 ` [PATCH v2 1/2] x86_32/mm: Set NX in __supported_pte_mask before enabling paging Andy Lutomirski
  2016-01-19 21:38 ` [PATCH v2 2/2] x86/mm: Make kmap_prot into a #define Andy Lutomirski
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Lutomirski @ 2016-01-19 21:38 UTC (permalink / raw)
  To: x86
  Cc: Arjan van de Ven, Linus Torvalds, Borislav Petkov, linux-kernel,
	Stephen Smalley, Brian Gerst, Denys Vlasenko, hpa, Mike Galbraith,
	Peter Zijlstra, Pavel Machek, Andy Lutomirski

The fixlet might help with some WX warnings.  The kmap cleanup is
just a cleanup.

This is very lightly tested.

Changes from v1:
 - Rebased on top of the cpu_has_xyz cleanups.

Andy Lutomirski (2):
  x86_32/mm: Set NX in __supported_pte_mask before enabling paging
  x86/mm: Make kmap_prot into a #define

 arch/x86/include/asm/fixmap.h | 2 +-
 arch/x86/kernel/head_32.S     | 6 ++++++
 arch/x86/mm/init_32.c         | 3 ---
 arch/x86/mm/setup_nx.c        | 5 ++---
 4 files changed, 9 insertions(+), 7 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-01-20 11:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-19 21:38 [PATCH v2 0/2] x86/mm: A _PAGE_NX fixlet and a kmap cleanup Andy Lutomirski
2016-01-19 21:38 ` [PATCH v2 1/2] x86_32/mm: Set NX in __supported_pte_mask before enabling paging Andy Lutomirski
2016-01-20 11:12   ` [tip:x86/mm] x86/mm/32: " tip-bot for Andy Lutomirski
2016-01-19 21:38 ` [PATCH v2 2/2] x86/mm: Make kmap_prot into a #define Andy Lutomirski
2016-01-20 11:13   ` [tip:x86/mm] " tip-bot for Andy Lutomirski

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