========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/wireless/ath/wil6210/debugfs.c: note: in included file: ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:53:31: signed value source ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:1123:39: signed value source ../arch/x86/boot/version.c: note: in included file (through ../arch/x86/include/uapi/asm/bitsperlong.h, ../include/uapi/asm-generic/int-ll64.h, ../include/asm-generic/int-ll64.h, ../include/uapi/asm-generic/types.h, ...): ../include/asm-generic/bitsperlong.h:23:2: error: Inconsistent word size. Check asm/bitsperlong.h ../include/asm-generic/bitsperlong.h:27:33: error: static assertion failed: "Inconsistent word size. Check asm/bitsperlong.h" Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/uapi/linux/posix_types.h:5, from ../include/uapi/linux/types.h:14, from ../include/linux/types.h:5, from ../include/linux/kasan-checks.h:5, from ../include/asm-generic/rwonce.h:26, from ./arch/x86/include/generated/asm/rwonce.h:1, from ../include/linux/compiler.h:369, from ../include/linux/build_bug.h:5, from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/wireless/ath/wil6210/debugfs.c:7: ../drivers/net/wireless/ath/wil6210/debugfs.c: In function ‘wil_write_file_txmgmt’: ../include/linux/stddef.h:8:14: error: passing argument 4 of ‘wil_cfg80211_mgmt_tx’ makes integer from pointer without a cast [-Wint-conversion] 8 | #define NULL ((void *)0) | ^~~~~~~~~~~ | | | void * ../drivers/net/wireless/ath/wil6210/debugfs.c:988:57: note: in expansion of macro ‘NULL’ 988 | rc = wil_cfg80211_mgmt_tx(wiphy, wdev, ¶ms, NULL); | ^~~~ In file included from ../drivers/net/wireless/ath/wil6210/debugfs.c:13: ../drivers/net/wireless/ath/wil6210/wil6210.h:1320:30: note: expected ‘u64’ {aka ‘long long unsigned int’} but argument is of type ‘void *’ 1320 | u64 cookie); | ~~~~^~~~~~ make[8]: *** [../scripts/Makefile.build:289: drivers/net/wireless/ath/wil6210/debugfs.o] Error 1 make[8]: *** Waiting for unfinished jobs.... make[7]: *** [../scripts/Makefile.build:549: drivers/net/wireless/ath/wil6210] Error 2 make[7]: *** Waiting for unfinished jobs.... ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2702:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int *)’} [-Wincompatible-pointer-types] 2702 | .mgmt_tx = cfg80211_rtw_mgmt_tx, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2702:20: note: (near initialization for ‘rtw_cfg80211_ops.mgmt_tx’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2523:12: note: ‘cfg80211_rtw_mgmt_tx’ declared here 2523 | static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:549: drivers/staging/rtl8723bs] Error 2 make[4]: *** [../scripts/Makefile.build:549: drivers/staging] Error 2 make[4]: *** Waiting for unfinished jobs.... make[6]: *** [../scripts/Makefile.build:549: drivers/net/wireless/ath] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:549: drivers/net/wireless] Error 2 make[4]: *** [../scripts/Makefile.build:549: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 make[2]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:2184: .] Error 2 make[1]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.PVpF8xRArW 2026-07-26 16:02:42.664595638 -0400 +++ /tmp/tmp.Y1EDE8z5j2 2026-07-26 16:03:20.203928016 -0400 @@ -2,8 +2,49 @@ -../drivers/net/wireless/ath/wil6210/debugfs.c: note: in included file: -../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? -../drivers/net/wireless/ath/wil6210/debugfs.c:53:31: signed value source -../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? -../drivers/net/wireless/ath/wil6210/debugfs.c:1123:39: signed value source -../arch/x86/boot/version.c: note: in included file (through ../arch/x86/include/uapi/asm/bitsperlong.h, ../include/uapi/asm-generic/int-ll64.h, ../include/asm-generic/int-ll64.h, ../include/uapi/asm-generic/types.h, ...): -../include/asm-generic/bitsperlong.h:23:2: error: Inconsistent word size. Check asm/bitsperlong.h -../include/asm-generic/bitsperlong.h:27:33: error: static assertion failed: "Inconsistent word size. Check asm/bitsperlong.h" +In file included from ../include/uapi/linux/posix_types.h:5, + from ../include/uapi/linux/types.h:14, + from ../include/linux/types.h:5, + from ../include/linux/kasan-checks.h:5, + from ../include/asm-generic/rwonce.h:26, + from ./arch/x86/include/generated/asm/rwonce.h:1, + from ../include/linux/compiler.h:369, + from ../include/linux/build_bug.h:5, + from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/wireless/ath/wil6210/debugfs.c:7: +../drivers/net/wireless/ath/wil6210/debugfs.c: In function ‘wil_write_file_txmgmt’: +../include/linux/stddef.h:8:14: error: passing argument 4 of ‘wil_cfg80211_mgmt_tx’ makes integer from pointer without a cast [-Wint-conversion] + 8 | #define NULL ((void *)0) + | ^~~~~~~~~~~ + | | + | void * +../drivers/net/wireless/ath/wil6210/debugfs.c:988:57: note: in expansion of macro ‘NULL’ + 988 | rc = wil_cfg80211_mgmt_tx(wiphy, wdev, ¶ms, NULL); + | ^~~~ +In file included from ../drivers/net/wireless/ath/wil6210/debugfs.c:13: +../drivers/net/wireless/ath/wil6210/wil6210.h:1320:30: note: expected ‘u64’ {aka ‘long long unsigned int’} but argument is of type ‘void *’ + 1320 | u64 cookie); + | ~~~~^~~~~~ +make[8]: *** [../scripts/Makefile.build:289: drivers/net/wireless/ath/wil6210/debugfs.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +make[7]: *** [../scripts/Makefile.build:549: drivers/net/wireless/ath/wil6210] Error 2 +make[7]: *** Waiting for unfinished jobs.... +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2702:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int *)’} [-Wincompatible-pointer-types] + 2702 | .mgmt_tx = cfg80211_rtw_mgmt_tx, + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2702:20: note: (near initialization for ‘rtw_cfg80211_ops.mgmt_tx’) +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2523:12: note: ‘cfg80211_rtw_mgmt_tx’ declared here + 2523 | static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, + | ^~~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:549: drivers/staging/rtl8723bs] Error 2 +make[4]: *** [../scripts/Makefile.build:549: drivers/staging] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[6]: *** [../scripts/Makefile.build:549: drivers/net/wireless/ath] Error 2 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:549: drivers/net/wireless] Error 2 +make[4]: *** [../scripts/Makefile.build:549: drivers/net] Error 2 +make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 +make[2]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:2184: .] Error 2 +make[1]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.QBFsboVNSH 2026-07-26 16:03:20.207125677 -0400 +++ /tmp/tmp.NEqf376IoR 2026-07-26 16:03:20.208125671 -0400 @@ -1,2 +1,2 @@ - 2 ../drivers/net/wireless/ath/wil6210/txrx.h - 2 ../include/asm-generic/bitsperlong.h + 1 ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c + 1 ../include/linux/stddef.h