========== build_32bit - FAILED tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/mac80211/mlme.c: In function ‘ieee80211_mark_sta_auth’: ../net/mac80211/mlme.c:4341:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘ap_addr’ will never be NULL [-Waddress] 4341 | if (!ifmgd->auth_data || !ifmgd->auth_data->ap_addr) { | ^ In file included from ../net/mac80211/mlme.c:28: ../net/mac80211/ieee80211_i.h:414:12: note: ‘ap_addr’ declared here 414 | u8 ap_addr[ETH_ALEN] __aligned(2); | ^~~~~~~ tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/mac80211/mlme.c: In function ‘ieee80211_mark_sta_auth’: ../net/mac80211/mlme.c:4341:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘ap_addr’ will never be NULL [-Waddress] 4341 | if (!ifmgd->auth_data || !ifmgd->auth_data->ap_addr) { | ^ In file included from ../net/mac80211/mlme.c:28: ../net/mac80211/ieee80211_i.h:414:12: note: ‘ap_addr’ declared here 414 | u8 ap_addr[ETH_ALEN] __aligned(2); | ^~~~~~~ New errors added --- /tmp/tmp.zEYDQVGvgC 2024-11-07 22:42:26.356640187 -0800 +++ /tmp/tmp.XAuyEDIP0P 2024-11-07 22:43:16.319188525 -0800 @@ -3,0 +4,8 @@ +../net/mac80211/mlme.c: In function ‘ieee80211_mark_sta_auth’: +../net/mac80211/mlme.c:4341:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘ap_addr’ will never be NULL [-Waddress] + 4341 | if (!ifmgd->auth_data || !ifmgd->auth_data->ap_addr) { + | ^ +In file included from ../net/mac80211/mlme.c:28: +../net/mac80211/ieee80211_i.h:414:12: note: ‘ap_addr’ declared here + 414 | u8 ap_addr[ETH_ALEN] __aligned(2); + | ^~~~~~~ Per-file breakdown --- /tmp/tmp.xXNR4fZmx2 2024-11-07 22:43:16.326188461 -0800 +++ /tmp/tmp.pBj501lS6z 2024-11-07 22:43:16.329188434 -0800 @@ -0,0 +1 @@ + 1 ../net/mac80211/mlme.c