mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
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 <ghackmann@google.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user