diff options
author | Andrey Konovalov <andreyknvl@google.com> | 2023-11-20 20:47:12 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-11 03:51:46 +0300 |
commit | 3bddc3100c20139341212acdb8c472c3f07af6a8 (patch) | |
tree | 4c144f90dcffc3c33fcba38b1a24a043aa334ac8 /lib/stackdepot.c | |
parent | 4805180bc165238c3d845a992a5962ee87097c15 (diff) | |
download | linux-3bddc3100c20139341212acdb8c472c3f07af6a8.tar.xz |
kmsan: use stack_depot_save instead of __stack_depot_save
Make KMSAN use stack_depot_save instead of __stack_depot_save, as it
always passes true to __stack_depot_save as the last argument.
Link: https://lkml.kernel.org/r/18092240699efdc6acd78b51e41ea782953e6c8d.1700502145.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Reviewed-by: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Evgenii Stepanov <eugenis@google.com>
Cc: Marco Elver <elver@google.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/stackdepot.c')
0 files changed, 0 insertions, 0 deletions