[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180531103049.31690-1-yaojun8558363@gmail.com>
Date: Thu, 31 May 2018 18:30:49 +0800
From: Jun Yao <yaojun8558363@...il.com>
To: linux-arm-kernel@...ts.infradead.org
Cc: catalin.marinas@....com, will.deacon@....com,
ard.biesheuvel@...aro.org, linux-kernel@...r.kernel.org,
kernel-hardening@...ts.openwall.com
Subject: [PATCH v2 0/2] mark tramp_pg_dir read-only
Version 2 changes:
split tramp_pg_dir off from the data segment and create
a dedicated pgdir segment for it.
Jun Yao (2):
arm64/mm: split tramp_pg_dir off from the data segment
arm64/mm: make tramp_pg_dir read-only
arch/arm64/include/asm/sections.h | 1 +
arch/arm64/kernel/vmlinux.lds.S | 3 +++
arch/arm64/mm/mmu.c | 19 +++++++++++++++++++
3 files changed, 23 insertions(+)
--
2.17.0
Powered by blists - more mailing lists