Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:667:10: note: expanded from macro '__native_word' 667 | (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || \ | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:667:39: note: expanded from macro '__native_word' 667 | (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || \ | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:668:10: note: expanded from macro '__native_word' 668 | sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:668:38: note: expanded from macro '__native_word' 668 | sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:48: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:50:14: note: expanded from macro 'READ_ONCE' 50 | __READ_ONCE(x); \ | ^ ../include/asm-generic/rwonce.h:44:65: note: expanded from macro '__READ_ONCE' 44 | #define __READ_ONCE(x) (*(const volatile __unqual_scalar_typeof(x) *)&(x)) | ^ ./../include/linux/compiler_types.h:642:53: note: expanded from macro '__unqual_scalar_typeof' 642 | #define __unqual_scalar_typeof(x) __typeof_unqual__(x) | ^ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:50:14: note: expanded from macro 'READ_ONCE' 50 | __READ_ONCE(x); \ | ^ ../include/asm-generic/rwonce.h:44:72: note: expanded from macro '__READ_ONCE' 44 | #define __READ_ONCE(x) (*(const volatile __unqual_scalar_typeof(x) *)&(x)) | ^ 7 errors generated. make[5]: *** [../scripts/Makefile.build:289: net/core/netdev-genl.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:546: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:546: net] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:667:10: note: expanded from macro '__native_word' 667 | (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || \ | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:667:39: note: expanded from macro '__native_word' 667 | (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || \ | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:668:10: note: expanded from macro '__native_word' 668 | sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:668:38: note: expanded from macro '__native_word' 668 | sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' 49 | compiletime_assert_rwonce_type(x); \ | ^ ../include/asm-generic/rwonce.h:36:48: note: expanded from macro 'compiletime_assert_rwonce_type' 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ | ^ ./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~ ./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' 694 | __compiletime_assert(condition, msg, prefix, suffix) | ^~~~~~~~~ ./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' 686 | if (!(condition)) \ | ^~~~~~~~~ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:50:14: note: expanded from macro 'READ_ONCE' 50 | __READ_ONCE(x); \ | ^ ../include/asm-generic/rwonce.h:44:65: note: expanded from macro '__READ_ONCE' 44 | #define __READ_ONCE(x) (*(const volatile __unqual_scalar_typeof(x) *)&(x)) | ^ ./../include/linux/compiler_types.h:642:53: note: expanded from macro '__unqual_scalar_typeof' 642 | #define __unqual_scalar_typeof(x) __typeof_unqual__(x) | ^ ../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../include/asm-generic/rwonce.h:50:14: note: expanded from macro 'READ_ONCE' 50 | __READ_ONCE(x); \ | ^ ../include/asm-generic/rwonce.h:44:72: note: expanded from macro '__READ_ONCE' 44 | #define __READ_ONCE(x) (*(const volatile __unqual_scalar_typeof(x) *)&(x)) | ^ 7 errors generated. make[5]: *** [../scripts/Makefile.build:289: net/core/netdev-genl.o] Error 1 make[4]: *** [../scripts/Makefile.build:546: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:546: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] 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.lMFQTmNbPb 2026-03-16 18:40:43.407642632 -0400 +++ /tmp/tmp.MB9kaPuceC 2026-03-16 18:41:38.295209005 -0400 @@ -1,0 +2,131 @@ +../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' + 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' + 49 | compiletime_assert_rwonce_type(x); \ + | ^ +../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' + 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ + | ^ +./../include/linux/compiler_types.h:667:10: note: expanded from macro '__native_word' + 667 | (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || \ + | ^ +./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' + 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' + 694 | __compiletime_assert(condition, msg, prefix, suffix) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' + 686 | if (!(condition)) \ + | ^~~~~~~~~ +../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' + 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' + 49 | compiletime_assert_rwonce_type(x); \ + | ^ +../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' + 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ + | ^ +./../include/linux/compiler_types.h:667:39: note: expanded from macro '__native_word' + 667 | (sizeof(t) == sizeof(char) || sizeof(t) == sizeof(short) || \ + | ^ +./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' + 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' + 694 | __compiletime_assert(condition, msg, prefix, suffix) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' + 686 | if (!(condition)) \ + | ^~~~~~~~~ +../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' + 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' + 49 | compiletime_assert_rwonce_type(x); \ + | ^ +../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' + 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ + | ^ +./../include/linux/compiler_types.h:668:10: note: expanded from macro '__native_word' + 668 | sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) + | ^ +./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' + 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' + 694 | __compiletime_assert(condition, msg, prefix, suffix) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' + 686 | if (!(condition)) \ + | ^~~~~~~~~ +../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' + 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' + 49 | compiletime_assert_rwonce_type(x); \ + | ^ +../include/asm-generic/rwonce.h:36:35: note: expanded from macro 'compiletime_assert_rwonce_type' + 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ + | ^ +./../include/linux/compiler_types.h:668:38: note: expanded from macro '__native_word' + 668 | sizeof(t) == sizeof(int) || sizeof(t) == sizeof(long)) + | ^ +./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' + 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' + 694 | __compiletime_assert(condition, msg, prefix, suffix) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' + 686 | if (!(condition)) \ + | ^~~~~~~~~ +../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' + 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../include/asm-generic/rwonce.h:49:33: note: expanded from macro 'READ_ONCE' + 49 | compiletime_assert_rwonce_type(x); \ + | ^ +../include/asm-generic/rwonce.h:36:48: note: expanded from macro 'compiletime_assert_rwonce_type' + 36 | compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \ + | ^ +./../include/linux/compiler_types.h:706:22: note: expanded from macro 'compiletime_assert' + 706 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:694:23: note: expanded from macro '_compiletime_assert' + 694 | __compiletime_assert(condition, msg, prefix, suffix) + | ^~~~~~~~~ +./../include/linux/compiler_types.h:686:9: note: expanded from macro '__compiletime_assert' + 686 | if (!(condition)) \ + | ^~~~~~~~~ +../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' + 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../include/asm-generic/rwonce.h:50:14: note: expanded from macro 'READ_ONCE' + 50 | __READ_ONCE(x); \ + | ^ +../include/asm-generic/rwonce.h:44:65: note: expanded from macro '__READ_ONCE' + 44 | #define __READ_ONCE(x) (*(const volatile __unqual_scalar_typeof(x) *)&(x)) + | ^ +./../include/linux/compiler_types.h:642:53: note: expanded from macro '__unqual_scalar_typeof' + 642 | #define __unqual_scalar_typeof(x) __typeof_unqual__(x) + | ^ +../net/core/netdev-genl.c:1095:58: error: no member named 'lease' in 'struct netdev_rx_queue' + 1095 | lease_rxq = READ_ONCE(__netif_get_rx_queue(netdev, i)->lease); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../include/asm-generic/rwonce.h:50:14: note: expanded from macro 'READ_ONCE' + 50 | __READ_ONCE(x); \ + | ^ +../include/asm-generic/rwonce.h:44:72: note: expanded from macro '__READ_ONCE' + 44 | #define __READ_ONCE(x) (*(const volatile __unqual_scalar_typeof(x) *)&(x)) + | ^ +7 errors generated. +make[5]: *** [../scripts/Makefile.build:289: net/core/netdev-genl.o] Error 1 +make[4]: *** [../scripts/Makefile.build:546: net/core] Error 2 +make[3]: *** [../scripts/Makefile.build:546: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] 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.IUABSrgLpM 2026-03-16 18:41:38.300208966 -0400 +++ /tmp/tmp.EuuihWVtle 2026-03-16 18:41:38.302208950 -0400 @@ -0,0 +1 @@ + 7 ../net/core/netdev-genl.c