diff options
| author | Andrey Konovalov <[email protected]> | 2020-12-22 20:00:49 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-12-22 20:55:07 +0000 |
| commit | 97fc712232368ddeabd91cdabf40da9b2155c033 (patch) | |
| tree | 6c70a97f810a763518a68799e267cf72453d732e /init/init_task.c | |
| parent | kasan: hide invalid free check implementation (diff) | |
| download | kernel-97fc712232368ddeabd91cdabf40da9b2155c033.tar.gz kernel-97fc712232368ddeabd91cdabf40da9b2155c033.zip | |
kasan: decode stack frame only with KASAN_STACK_ENABLE
Decoding routines aren't needed when CONFIG_KASAN_STACK_ENABLE is not
enabled. Currently only generic KASAN mode implements stack error
reporting.
No functional changes for software modes.
Link: https://lkml.kernel.org/r/05a24db36f5ec876af876a299bbea98c29468ebd.1606161801.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <[email protected]>
Signed-off-by: Vincenzo Frascino <[email protected]>
Reviewed-by: Marco Elver <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Tested-by: Vincenzo Frascino <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Branislav Rankov <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Evgenii Stepanov <[email protected]>
Cc: Kevin Brodsky <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'init/init_task.c')
0 files changed, 0 insertions, 0 deletions
