diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-03-08 21:40:15 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-03-10 08:14:08 -0800 |
commit | 3d5a55ddc25508fe950991603d0224c0bba60558 (patch) | |
tree | 527cacf0d5476976b4b24128006a6dc7d10688a0 /kernel/stacktrace.c | |
parent | c8ed66859397237c649998c58a68a86b8ea5f417 (diff) |
selftests/bpf: make BPF compiler flags stricter
We recently added -Wuninitialized, but it's not enough to catch various
silly mistakes or omissions. Let's go all the way to -Wall, just like we
do for user-space code.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20230309054015.4068562-5-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions