[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
Alexander Potapenko
glider at google.com
Thu Sep 24 07:51:07 EDT 2020
> ---
> Documentation/dev-tools/kasan.rst | 5 +++--
> kernel/time/timer.c | 3 +++
> kernel/workqueue.c | 3 +++
> lib/test_kasan_module.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> mm/kasan/report.c | 4 ++--
> 5 files changed, 66 insertions(+), 4 deletions(-)
While at it, can you remove a mention of call_rcu() from the
kasan_record_aux_stack() implementation, as it is no more
RCU-specific?
More information about the linux-arm-kernel
mailing list