summary refs log tree commit diff
path: root/mm/page_poison.c
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2022-09-05 23:05:25 +0200
committerAndrew Morton <akpm@linux-foundation.org>2022-10-03 14:02:57 -0700
commit2f3568017268fc34eb0b6b4b3163c0f2e619fde6 (patch)
treef25647b8219bc3f90314f19571c55e0b16d78eb6 /mm/page_poison.c
parent74984e79071aafd528f03b8418657c05011b94f3 (diff)
downloadlinux-2f3568017268fc34eb0b6b4b3163c0f2e619fde6.tar.gz
kasan: move kasan_get_*_meta to generic.c
Move the implementations of kasan_get_alloc/free_meta() to generic.c, as
the common KASAN code does not use these functions anymore.

Also drop kasan_reset_tag() from the implementation, as the Generic mode
does not tag pointers.

Link: https://lkml.kernel.org/r/ffcfc0ad654d78a2ef4ca054c943ddb4e5ca477b.1662411799.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Reviewed-by: Marco Elver <elver@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Evgenii Stepanov <eugenis@google.com>
Cc: Peter Collingbourne <pcc@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_poison.c')
0 files changed, 0 insertions, 0 deletions