diff options
| author | Alexander Potapenko <[email protected]> | 2020-04-07 03:10:22 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-04-07 17:43:43 +0000 |
| commit | 505a0ef15f96c6c43ec719c9fc1833d98957bb39 (patch) | |
| tree | 1512aef90e0125c668045ea0e5db0fa3d74b1bca /lib/test_bitmap.c | |
| parent | lib/stackdepot.c: build with -fno-builtin (diff) | |
| download | kernel-505a0ef15f96c6c43ec719c9fc1833d98957bb39.tar.gz kernel-505a0ef15f96c6c43ec719c9fc1833d98957bb39.zip | |
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
filter_irq_stacks() can be used by other tools (e.g. KMSAN), so it needs
to be moved to a common location. lib/stackdepot.c seems a good place, as
filter_irq_stacks() is usually applied to the output of
stack_trace_save().
This patch has been previously mailed as part of KMSAN RFC patch series.
[[email protected]: nds32: linker script: add SOFTIRQENTRY_TEXT\
Link: http://lkml.kernel.org/r/[email protected]
[[email protected]: add IRQENTRY_TEXT and SOFTIRQENTRY_TEXT to linker script]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexander Potapenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Vegard Nossum <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions
