mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
mm: close vmap stack if open KASAN [1/1]
PD#SWPL-1219 Problem: if open KASAN, kernel can't boot. Solution: Close vmap if open KASAN Verify: p212 Change-Id: I3ad4da890aca20fe59ff99dfd55592d8e9a08f3c Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
This commit is contained in:
@@ -42,6 +42,7 @@ config AMLOGIC_CMA
|
||||
config AMLOGIC_VMAP
|
||||
bool "Amlogic kernel stack"
|
||||
depends on AMLOGIC_MEMORY_EXTEND
|
||||
depends on !KASAN
|
||||
depends on 64BIT
|
||||
default y
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user