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 ./../include/linux/compiler_types.h:88, from : ../net/hsr/hsr_netlink.c: In function ‘hsr_get_node_status’: ../include/linux/compiler_attributes.h:214:41: error: invalid use of attribute ‘fallthrough’ 214 | # define fallthrough __attribute__((__fallthrough__)) | ^~~~~~~~~~~~~ ../net/hsr/hsr_netlink.c:436:9: note: in expansion of macro ‘fallthrough’ 436 | fallthrough; | ^~~~~~~~~~~ ../net/hsr/hsr_netlink.c: In function ‘hsr_get_node_list’: ../include/linux/compiler_attributes.h:214:41: error: invalid use of attribute ‘fallthrough’ 214 | # define fallthrough __attribute__((__fallthrough__)) | ^~~~~~~~~~~~~ ../net/hsr/hsr_netlink.c:527:9: note: in expansion of macro ‘fallthrough’ 527 | fallthrough; | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: net/hsr/hsr_netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/hsr] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.C0V24fZFpK 2026-03-24 10:51:12.167786649 -0400 +++ /tmp/tmp.MBh3mfKllc 2026-03-24 10:51:19.181039816 -0400 @@ -1,0 +2,23 @@ +In file included from ./../include/linux/compiler_types.h:88, + from : +../net/hsr/hsr_netlink.c: In function ‘hsr_get_node_status’: +../include/linux/compiler_attributes.h:214:41: error: invalid use of attribute ‘fallthrough’ + 214 | # define fallthrough __attribute__((__fallthrough__)) + | ^~~~~~~~~~~~~ +../net/hsr/hsr_netlink.c:436:9: note: in expansion of macro ‘fallthrough’ + 436 | fallthrough; + | ^~~~~~~~~~~ +../net/hsr/hsr_netlink.c: In function ‘hsr_get_node_list’: +../include/linux/compiler_attributes.h:214:41: error: invalid use of attribute ‘fallthrough’ + 214 | # define fallthrough __attribute__((__fallthrough__)) + | ^~~~~~~~~~~~~ +../net/hsr/hsr_netlink.c:527:9: note: in expansion of macro ‘fallthrough’ + 527 | fallthrough; + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:289: net/hsr/hsr_netlink.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: net/hsr] Error 2 +make[3]: *** [../scripts/Makefile.build:548: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.c9VO8zTAz8 2026-03-24 10:51:19.183867974 -0400 +++ /tmp/tmp.Ijw6BTMhlg 2026-03-24 10:51:19.185867959 -0400 @@ -0,0 +1 @@ + 2 ../include/linux/compiler_attributes.h