========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../kernel/bpf/stackmap.c:6: ../kernel/bpf/stackmap.c: In function ‘bpf_get_stackid’: ../include/linux/filter.h:618:9: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 618 | } \ | ^ ../include/linux/filter.h:626:33: note: in expansion of macro ‘BPF_CALL_x’ 626 | #define BPF_CALL_3(name, ...) BPF_CALL_x(3, __NOATTR, name, __VA_ARGS__) | ^~~~~~~~~~ ../kernel/bpf/stackmap.c:305:1: note: in expansion of macro ‘BPF_CALL_3’ 305 | BPF_CALL_3(bpf_get_stackid, struct pt_regs *, regs, struct bpf_map *, map, | ^~~~~~~~~~ ../kernel/bpf/stackmap.c: In function ‘__bpf_get_stack’: ../kernel/bpf/stackmap.c:497:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=] 497 | } | ^ New errors added --- /tmp/tmp.vl0T6LwYVj 2025-10-14 03:27:44.052621986 -0700 +++ /tmp/tmp.YCsJRo3oSZ 2025-10-14 03:33:44.851323811 -0700 @@ -1,0 +2,15 @@ +In file included from ../kernel/bpf/stackmap.c:6: +../kernel/bpf/stackmap.c: In function ‘bpf_get_stackid’: +../include/linux/filter.h:618:9: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] + 618 | } \ + | ^ +../include/linux/filter.h:626:33: note: in expansion of macro ‘BPF_CALL_x’ + 626 | #define BPF_CALL_3(name, ...) BPF_CALL_x(3, __NOATTR, name, __VA_ARGS__) + | ^~~~~~~~~~ +../kernel/bpf/stackmap.c:305:1: note: in expansion of macro ‘BPF_CALL_3’ + 305 | BPF_CALL_3(bpf_get_stackid, struct pt_regs *, regs, struct bpf_map *, map, + | ^~~~~~~~~~ +../kernel/bpf/stackmap.c: In function ‘__bpf_get_stack’: +../kernel/bpf/stackmap.c:497:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=] + 497 | } + | ^ Per-file breakdown --- /tmp/tmp.6FM4n4MWpb 2025-10-14 03:33:44.876971400 -0700 +++ /tmp/tmp.ozTZ6cHKYu 2025-10-14 03:33:44.895622050 -0700 @@ -0,0 +1,2 @@ + 1 ../include/linux/filter.h + 1 ../kernel/bpf/stackmap.c