diff options
| author | Alexander Potapenko <[email protected]> | 2025-05-07 16:00:12 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-05-21 16:55:16 +0000 |
| commit | b65e4b56e9f406f291656b3e92723952c180fbab (patch) | |
| tree | b8ad9db724777175474266666b7007998afb8f24 /mm/vmalloc.c | |
| parent | kmsan: enter the runtime around kmsan_internal_memmove_metadata() call (diff) | |
| download | kernel-b65e4b56e9f406f291656b3e92723952c180fbab.tar.gz kernel-b65e4b56e9f406f291656b3e92723952c180fbab.zip | |
kmsan: rework kmsan_in_runtime() handling in kmsan_report()
kmsan_report() calls used to require entering/leaving the runtime around
them. To simplify the things, drop this requirement and move calls to
kmsan_enter_runtime()/kmsan_leave_runtime() into kmsan_report().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexander Potapenko <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: Bart Van Assche <[email protected]>
Cc: Kent Overstreet <[email protected]>
Cc: Dmitriy Vyukov <[email protected]>
Cc: Ilya Leoshkevich <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions
