diff options
author | Kees Cook <kees@kernel.org> | 2025-07-17 16:25:07 -0700 |
---|---|---|
committer | Kees Cook <kees@kernel.org> | 2025-07-21 21:40:39 -0700 |
commit | 9ea1e8d28add49ab3c1ecfa43f08d92ee23f3e33 (patch) | |
tree | ca0250a1d5333c933b753e78a1bb77f04f0baeb8 /scripts/lib/kdoc/kdoc_files.py | |
parent | 57fbad15c2eee77276a541c616589b32976d2b8e (diff) |
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
The Clang stack depth tracking implementation has a fixed name for
the stack depth tracking callback, "__sanitizer_cov_stack_depth", so
rename the GCC plugin function to match since the plugin has no external
dependencies on naming.
Link: https://lore.kernel.org/r/20250717232519.2984886-2-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions