Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/verifier.c:9023:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 9023 | bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ ../kernel/bpf/verifier.c:9148:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 9148 | bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ ../kernel/bpf/verifier.c:10286:5: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 10286 | bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ ../kernel/bpf/verifier.c:11497:3: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 11497 | bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ ../kernel/bpf/verifier.c:12946:27: warning: variable 'stack' set but not used [-Wunused-but-set-variable] 12946 | struct bpf_stack_state *stack; | ^ ../kernel/bpf/verifier.c:15324:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 15324 | bpf_for_each_reg_in_vstate(vstate, state, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ ../kernel/bpf/verifier.c:15902:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 15902 | bpf_for_each_reg_in_vstate(vstate, state, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ ../kernel/bpf/verifier.c:17135:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 17135 | bpf_for_each_reg_in_vstate(st, func, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ ../kernel/bpf/verifier.c:17143:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] 17143 | bpf_for_each_reg_in_vstate(st, func, reg, ({ | ^ ../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' 542 | struct bpf_stack_state * ___stack; \ | ^ 9 warnings generated. New errors added --- /tmp/tmp.LXkmEncS9K 2026-04-21 19:14:36.932253674 -0400 +++ /tmp/tmp.0k9yqtDMQV 2026-04-21 19:15:40.472399628 -0400 @@ -1,0 +2,52 @@ +../kernel/bpf/verifier.c:9023:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 9023 | bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +../kernel/bpf/verifier.c:9148:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 9148 | bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +../kernel/bpf/verifier.c:10286:5: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 10286 | bpf_for_each_reg_in_vstate(env->cur_state, state, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +../kernel/bpf/verifier.c:11497:3: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 11497 | bpf_for_each_reg_in_vstate(env->cur_state, unused, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +../kernel/bpf/verifier.c:12946:27: warning: variable 'stack' set but not used [-Wunused-but-set-variable] + 12946 | struct bpf_stack_state *stack; + | ^ +../kernel/bpf/verifier.c:15324:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 15324 | bpf_for_each_reg_in_vstate(vstate, state, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +../kernel/bpf/verifier.c:15902:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 15902 | bpf_for_each_reg_in_vstate(vstate, state, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +../kernel/bpf/verifier.c:17135:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 17135 | bpf_for_each_reg_in_vstate(st, func, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +../kernel/bpf/verifier.c:17143:2: warning: variable '___stack' set but not used [-Wunused-but-set-variable] + 17143 | bpf_for_each_reg_in_vstate(st, func, reg, ({ + | ^ +../include/linux/bpf_verifier.h:542:28: note: expanded from macro 'bpf_for_each_reg_in_vstate' + 542 | struct bpf_stack_state * ___stack; \ + | ^ +9 warnings generated. Per-file breakdown --- /tmp/tmp.KOXJerdJHi 2026-04-21 19:16:29.185029602 -0400 +++ /tmp/tmp.kDYaMR41nW 2026-04-21 19:16:29.187357697 -0400 @@ -0,0 +1 @@ + 9 ../kernel/bpf/verifier.c