[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1450166786.git.luto@kernel.org>
Date: Tue, 15 Dec 2015 00:09:28 -0800
From: Andy Lutomirski <luto@...nel.org>
To: Pavel Machek <pavel@....cz>, x86@...nel.org
Cc: Arjan van de Ven <arjan@...ux.intel.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Borislav Petkov <bp@...en8.de>, linux-kernel@...r.kernel.org,
Stephen Smalley <sds@...ho.nsa.gov>,
Brian Gerst <brgerst@...il.com>,
Denys Vlasenko <dvlasenk@...hat.com>, hpa@...or.com,
Mike Galbraith <efault@....de>,
Peter Zijlstra <peterz@...radead.org>,
Andy Lutomirski <luto@...nel.org>
Subject: [PATCH 0/2] x86/mm: A _PAGE_NX fixlet and a kmap cleanup
The fixlet might help with some WX warnings. The kmap cleanup is
just a cleanup.
This is very lightly tested.
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists