mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
Nathan reported that because KASAN_SHADOW_OFFSET was not defined in
Kconfig, it prevents asan-stack from getting disabled with clang even
when CONFIG_KASAN_STACK is disabled: fix this by defining the
corresponding config.
Reported-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||