diff options
author | Andrey Konovalov <andreyknvl@google.com> | 2023-12-19 23:28:55 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-29 20:58:38 +0100 |
commit | 0cc9fdbf4a5273310779bd4779fcdfb4705438a6 (patch) | |
tree | 92ac5667636858860244ea072c6d63b367ebd852 /README | |
parent | kasan: clean up and rename ____kasan_kmalloc (diff) | |
download | linux-0cc9fdbf4a5273310779bd4779fcdfb4705438a6.tar.xz linux-0cc9fdbf4a5273310779bd4779fcdfb4705438a6.zip |
kasan: introduce poison_kmalloc_large_redzone
Split out a poison_kmalloc_large_redzone helper from __kasan_kmalloc_large
and use it in the caller's code.
This is a preparatory change for the following patches in this series.
Link: https://lkml.kernel.org/r/93317097b668519d76097fb065201b2027436e22.1703024586.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Cc: Alexander Lobakin <alobakin@pm.me>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Breno Leitao <leitao@debian.org>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Evgenii Stepanov <eugenis@google.com>
Cc: Marco Elver <elver@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions