Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/bonding/bond_main.c:1207:2: error: unterminated function-like macro invocation 1207 | WRITE_ONCE(bond->send_peer_notif, | ^ ../include/asm-generic/rwonce.h:58:9: note: macro 'WRITE_ONCE' defined here 58 | #define WRITE_ONCE(x, val) \ | ^ ../drivers/net/bonding/bond_main.c:6585:37: error: expected '}' 6585 | MODULE_IMPORT_NS("NETDEV_INTERNAL"); | ^ ../drivers/net/bonding/bond_main.c:1206:1: note: to match this '{' 1206 | { | ^ 2 errors generated. make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_main.o] Error 1 make[5]: *** [../scripts/Makefile.build:556: drivers/net/bonding] Error 2 make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2010: .] 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.tOrzDwFovf 2025-11-25 04:04:10.514046294 -0500 +++ /tmp/tmp.AaKkwDrf5j 2025-11-25 04:04:44.042751755 -0500 @@ -1,0 +2,21 @@ +../drivers/net/bonding/bond_main.c:1207:2: error: unterminated function-like macro invocation + 1207 | WRITE_ONCE(bond->send_peer_notif, + | ^ +../include/asm-generic/rwonce.h:58:9: note: macro 'WRITE_ONCE' defined here + 58 | #define WRITE_ONCE(x, val) \ + | ^ +../drivers/net/bonding/bond_main.c:6585:37: error: expected '}' + 6585 | MODULE_IMPORT_NS("NETDEV_INTERNAL"); + | ^ +../drivers/net/bonding/bond_main.c:1206:1: note: to match this '{' + 1206 | { + | ^ +2 errors generated. +make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_main.o] Error 1 +make[5]: *** [../scripts/Makefile.build:556: drivers/net/bonding] Error 2 +make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2010: .] 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.V128ZKiLtF 2025-11-25 04:04:44.045751729 -0500 +++ /tmp/tmp.eY2Px6eRlZ 2025-11-25 04:04:44.047751711 -0500 @@ -0,0 +1 @@ + 2 ../drivers/net/bonding/bond_main.c