@aprayoga @gprovost
Tested self building whole image (dev) , with kernel opt "KASAN" .
[/config/kernel/linux-rockchip64-dev.config]
- # CONFIG_KASAN is not set
+ CONFIG_KASAN=y
on this image , "sysctl -w vm.drop_cahches=3" PASSED,
No kernel panic with stack overflow.
# with KASAN , probably kernel stack size is incleased to 16KB -> 32KB
# https://lore.kernel.org/patchwork/patch/1028055/
So , can you change KASAN kernel configuration for stable operation ?
P.S.
but , KASAN catched BUG on boot