[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
Walter Wu
walter-zh.wu at mediatek.com
Thu Sep 24 08:33:45 EDT 2020
On Thu, 2020-09-24 at 13:51 +0200, 'Alexander Potapenko' via kasan-dev
wrote:
> > ---
> > 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?
>
Thank you for your reminder. v5 will do it.
Walter
More information about the Linux-mediatek
mailing list