mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
PD#SWPL-10141 Problem: When open kasan with vmap stack on ARM32 platform, there will be a panic issue which pc is running out of range: [ 56.726530@2] PC is at 0x50 [ 56.729301@2] LR is at 0x0 Solution: Close kasan when open vmap stack on ARM32 Verify: TL1 Change-Id: Id82eb27543e8eade86b281cde9e160b8bf4e7878 Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>