[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1499633349.git.christophe.leroy@c-s.fr>
Date: Wed, 12 Jul 2017 12:08:43 +0200 (CEST)
From: Christophe Leroy <christophe.leroy@....fr>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Scott Wood <oss@...error.net>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: [PATCH 0/7] Prepare 8xx for CONFIG_STRICT_KERNEL_RWX
This serie makes the PINning of ITLBs optional in the 8xx
in order to allow STRICT_KERNEL_RWX to work properly
Christophe Leroy (7):
powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on
8xx.
powerpc/8xx: Remove macro that checks kernel address
powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S
powerpc/8xx: Make pinning of ITLBs optional
powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or
DEBUG_PAGEALLOC
powerpc/8xx: mark init functions with __init
powerpc/8xx: Reduce DTLB miss handler by one insn
arch/powerpc/Kconfig | 13 +++++-
arch/powerpc/kernel/entry_32.S | 7 +++
arch/powerpc/kernel/head_8xx.S | 96 +++++++++++++++++++++++++++++-------------
arch/powerpc/mm/8xx_mmu.c | 29 ++++++++++---
4 files changed, 107 insertions(+), 38 deletions(-)
--
2.12.0
Powered by blists - more mailing lists