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 ../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 ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710: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] 2710 | .mgmt_tx = cfg80211_rtw_mgmt_tx, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:20: note: (near initialization for ‘rtw_cfg80211_ops.mgmt_tx’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2531:12: note: ‘cfg80211_rtw_mgmt_tx’ declared here 2531 | 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[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.QAO0z3Ewwi 2026-07-28 11:24:53.741727422 -0400 +++ /tmp/tmp.Q40Bz98tVh 2026-07-28 11:25:32.709285432 -0400 @@ -7,3 +7,16 @@ -../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" +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710: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] + 2710 | .mgmt_tx = cfg80211_rtw_mgmt_tx, + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:20: note: (near initialization for ‘rtw_cfg80211_ops.mgmt_tx’) +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2531:12: note: ‘cfg80211_rtw_mgmt_tx’ declared here + 2531 | 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[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.TrlXB690jr 2026-07-28 11:25:32.712612908 -0400 +++ /tmp/tmp.OtSkNkLzRJ 2026-07-28 11:25:32.713612901 -0400 @@ -2 +2 @@ - 2 ../include/asm-generic/bitsperlong.h + 1 ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c