diff options
| author | Andrey Konovalov <[email protected]> | 2023-10-06 17:18:44 +0200 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-10-18 14:34:15 -0700 |
| commit | 01a5ad81637672940844052404678678a0ec8854 (patch) | |
| tree | 717185ce865a29e3d86ae9075c03b6a03c640feb /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | d7196d87a1559db9ece24852e6167061b199d58d (diff) | |
kasan: use unchecked __memset internally
KASAN code is supposed to use the unchecked __memset implementation when
accessing its metadata.
Change uses of memset to __memset in mm/kasan/.
Link: https://lkml.kernel.org/r/6f621966c6f52241b5aaa7220c348be90c075371.1696605143.git.andreyknvl@google.com
Fixes: 59e6e098d1c1 ("kasan: introduce kasan_complete_mode_report_info")
Fixes: 3c5c3cfb9ef4 ("kasan: support backing vmalloc space with real shadow memory")
Signed-off-by: Andrey Konovalov <[email protected]>
Reviewed-by: Marco Elver <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: kernel test robot <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions