mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc/8xx: Implementation of execute protection
@ 2015-04-22 10:06 Christophe Leroy
  0 siblings, 0 replies; only message in thread
From: Christophe Leroy @ 2015-04-22 10:06 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman, scottwood
  Cc: linux-kernel, linuxppc-dev, Joakim Tjernlund

This patchset implements execute protection on the 8xx.
It also simplifies the handling of PAGE_USER and PAGE_RO,
and adds a small fix to the kernel pages definition.

This patchset goes on to of my previous patchset named
"[v5] powerpc8xx: Further optimisation of TLB handling"

Christophe Leroy (3):
  powerpc/8xx: mark _PAGE_SHARED all types of kernel pages
  powerpc/8xx: Handle PAGE_USER via APG bits
  powerpc/8xx: Implementation of PAGE_EXEC

 arch/powerpc/include/asm/cputable.h      |  2 +-
 arch/powerpc/include/asm/mmu-8xx.h       | 26 ++++++++++++++++++++++++++
 arch/powerpc/include/asm/pgtable-ppc32.h | 19 -------------------
 arch/powerpc/include/asm/pte-8xx.h       | 31 ++++++++++++++-----------------
 arch/powerpc/kernel/head_8xx.S           | 31 ++++++++++++++++++++-----------
 5 files changed, 61 insertions(+), 48 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-22 10:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-22 10:06 [PATCH 0/3] powerpc/8xx: Implementation of execute protection Christophe Leroy

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

all inboxes | Powered by JetHome®