diff options
author | 2022-05-12 20:23:08 -0700 | |
---|---|---|
committer | 2022-05-13 07:20:19 -0700 | |
commit | 06bc4cf6cdde69079c82330aa8f0939d680b6c84 (patch) | |
tree | d3a3a54180ccd543f6ed716dd9217fcca5facc9e /include/linux/highmem-internal.h | |
parent | kasan: use tabs to align shadow values (diff) | |
download | wireguard-linux-06bc4cf6cdde69079c82330aa8f0939d680b6c84.tar.xz wireguard-linux-06bc4cf6cdde69079c82330aa8f0939d680b6c84.zip |
kasan: give better names to shadow values
Rename KASAN_KMALLOC_* shadow values to KASAN_SLAB_*, as they are used for
all slab allocations, not only for kmalloc.
Also rename KASAN_FREE_PAGE to KASAN_PAGE_FREE to be consistent with
KASAN_PAGE_REDZONE and KASAN_SLAB_FREE.
Link: https://lkml.kernel.org/r/bebcaf4eafdb0cabae0401a69c0af956aa87fcaa.1652111464.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Reviewed-by: 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/highmem-internal.h')
0 files changed, 0 insertions, 0 deletions