[PATCH mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series

andrey.konovalov@linux.dev posted 4 patches 2 years ago
There is a newer version of this series
include/linux/stackdepot.h |  2 --
lib/stackdepot.c           |  9 +++++++++
mm/kasan/generic.c         | 15 +++++++++++++--
mm/kasan/quarantine.c      |  2 +-
4 files changed, 23 insertions(+), 5 deletions(-)
[PATCH mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
Posted by andrey.konovalov@linux.dev 2 years ago
From: Andrey Konovalov <andreyknvl@google.com>

A few fixes for the stack depot eviction series.

Andrey Konovalov (4):
  lib/stackdepot: add printk_deferred_enter/exit guards
  kasan: handle concurrent kasan_record_aux_stack calls
  kasan: memset free track in qlink_free
  lib/stackdepot: fix comment in include/linux/stackdepot.h

 include/linux/stackdepot.h |  2 --
 lib/stackdepot.c           |  9 +++++++++
 mm/kasan/generic.c         | 15 +++++++++++++--
 mm/kasan/quarantine.c      |  2 +-
 4 files changed, 23 insertions(+), 5 deletions(-)

-- 
2.25.1