diff options
author | Andrey Konovalov <andreyknvl@google.com> | 2022-09-05 23:05:38 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-10-03 23:03:00 +0200 |
commit | 0f282f15dcc479b1f70ef4c2324db8a6df670fcb (patch) | |
tree | 69b8b00b9a5a063c473c0be26fd6f7c91b573311 /mm/ksm.c | |
parent | kasan: use virt_addr_valid in kasan_addr_to_page/slab (diff) | |
download | linux-0f282f15dcc479b1f70ef4c2324db8a6df670fcb.tar.xz linux-0f282f15dcc479b1f70ef4c2324db8a6df670fcb.zip |
kasan: use kasan_addr_to_slab in print_address_description
Use the kasan_addr_to_slab() helper in print_address_description() instead
of separately invoking PageSlab() and page_slab().
Link: https://lkml.kernel.org/r/8b744fbf8c3c7fc5d34329ec70b60ee5c8dba66c.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/ksm.c')
0 files changed, 0 insertions, 0 deletions