From 059e38f308c9ed2da84cb9d4cedef194b13cb395 Mon Sep 17 00:00:00 2001 From: Greg Hackmann Date: Mon, 23 Apr 2018 14:32:07 -0700 Subject: [PATCH] Revert "ANDROID: arm64: temporarily mark ARM64_SW_TTBR0_PAN as BROKEN" The previous patch fixed the breakage caused by moving thread_info around, so we can re-enable this option. This reverts commit 223afa4d71f73309ba78da33ed0f362229ecb368. Change-Id: I4f43b05938055ebe791a8d128f6b8b0aa5bb2d27 Signed-off-by: Greg Hackmann --- arch/arm64/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index ac4166df7f3e..85c8f47c2876 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -833,7 +833,6 @@ endif config ARM64_SW_TTBR0_PAN bool "Emulate Privileged Access Never using TTBR0_EL1 switching" - depends on BROKEN help Enabling this option prevents the kernel from accessing user-space memory directly by pointing TTBR0_EL1 to a reserved