1
0
Fork 0
alistair23-linux/mm/kasan
Walter Wu ef13346123 kasan: print workqueue stack
The aux_stack[2] is reused to record the call_rcu() call stack and
enqueuing work call stacks.  So that we need to change the auxiliary stack
title for common title, print them in KASAN report.

Link: https://lkml.kernel.org/r/20201203022715.30635-1-walter-zh.wu@mediatek.com
Signed-off-by: Walter Wu <walter-zh.wu@mediatek.com>
Suggested-by: Marco Elver <elver@google.com>
Acked-by: Marco Elver <elver@google.com>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Reviewed-by: Andrey Konovalov <andreyknvl@google.com>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-12-15 12:13:42 -08:00
..
Makefile kbuild: remove cc-option test of -fno-stack-protector 2020-07-07 11:13:10 +09:00
common.c kasan: remove kasan_unpoison_stack_above_sp_to() 2020-08-07 11:33:28 -07:00
generic.c kasan: print workqueue stack 2020-12-15 12:13:42 -08:00
generic_report.c kasan: record and print the free track 2020-08-07 11:33:28 -07:00
init.c mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h 2020-06-04 19:06:21 -07:00
kasan.h kasan: record and print the free track 2020-08-07 11:33:28 -07:00
quarantine.c kasan: fix object remaining in offline per-cpu quarantine 2020-12-11 14:02:14 -08:00
report.c kasan: print workqueue stack 2020-12-15 12:13:42 -08:00
tags.c kasan: record and print the free track 2020-08-07 11:33:28 -07:00
tags_report.c kasan: detect negative size in memory operation function 2020-04-02 09:35:30 -07:00