diff options
author | 2022-06-09 20:18:46 +0200 | |
---|---|---|
committer | 2022-07-03 18:08:39 -0700 | |
commit | d9da8f6cf55eeca642c021912af1890002464c64 (patch) | |
tree | f858a56b334f12e8324b21707f60fb087276ab78 /include/linux/shrinker.h | |
parent | mm: rename kernel_init_free_pages to kernel_init_pages (diff) | |
download | wireguard-linux-d9da8f6cf55eeca642c021912af1890002464c64.tar.xz wireguard-linux-d9da8f6cf55eeca642c021912af1890002464c64.zip |
mm: introduce clear_highpage_kasan_tagged
Add a clear_highpage_kasan_tagged() helper that does clear_highpage() on a
page potentially tagged by KASAN.
This helper is used by the following patch.
Link: https://lkml.kernel.org/r/4471979b46b2c487787ddcd08b9dc5fedd1b6ffd.1654798516.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Marco Elver <elver@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/shrinker.h')
0 files changed, 0 insertions, 0 deletions