diff options
author | Anders Roxell <[email protected]> | 2022-11-28 11:43:58 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-12-11 19:30:18 -0800 |
commit | 6fcd4267a840d0536b8e5334ad5f31e4105fce85 (patch) | |
tree | d5c19abb39e7a34dc0f5a6b6316ec9a1f9cbc8ed /scripts/generate_rust_analyzer.py | |
parent | 5370079c326f80bbc55853a1b2be8e92d75f070d (diff) |
kernel: kcsan: kcsan_test: build without structleak plugin
Building kcsan_test with structleak plugin enabled makes the stack frame
size to grow.
kernel/kcsan/kcsan_test.c:704:1: error: the frame size of 3296 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
Turn off the structleak plugin checks for kcsan_test.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Anders Roxell <[email protected]>
Suggested-by: Arnd Bergmann <[email protected]>
Acked-by: Marco Elver <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: David Gow <[email protected]>
Cc: Jason A. Donenfeld <[email protected]>
Cc: Kees Cook <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions