# git rev-parse -q --verify 840126e36e8ff272cb63158646433fa1324533d9^{commit} 840126e36e8ff272cb63158646433fa1324533d9 already have revision, skipping fetch # git checkout -q -f -B kisskb 840126e36e8ff272cb63158646433fa1324533d9 # git clean -qxdf # < git log -1 # commit 840126e36e8ff272cb63158646433fa1324533d9 # Author: Stephen Rothwell # Date: Tue Sep 6 21:49:41 2022 +1000 # # Add linux-next specific files for 20220906 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 840126e36e8ff272cb63158646433fa1324533d9 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:7154:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2659:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2584:22: warning: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Wstringop-overread] 2584 | !ath11k_peer_assoc_h_he_masked(he_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2584:22: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2064:1: note: in a call to function 'ath11k_peer_assoc_h_he_masked' 2064 | ath11k_peer_assoc_h_he_masked(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2659:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2592:29: warning: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Wstringop-overread] 2592 | !ath11k_peer_assoc_h_vht_masked(vht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2592:29: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1669:1: note: in a call to function 'ath11k_peer_assoc_h_vht_masked' 1669 | ath11k_peer_assoc_h_vht_masked(const u16 vht_mcs_mask[]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2659:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2598:29: warning: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Wstringop-overread] 2598 | !ath11k_peer_assoc_h_ht_masked(ht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2598:29: note: referencing argument 1 of type 'const u8 *' {aka 'const unsigned char *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1657:1: note: in a call to function 'ath11k_peer_assoc_h_ht_masked' 1657 | ath11k_peer_assoc_h_ht_masked(const u8 ht_mcs_mask[IEEE80211_HT_MCS_MASK_LEN]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2659:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2613:22: warning: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Wstringop-overread] 2613 | !ath11k_peer_assoc_h_he_masked(he_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2613:22: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2064:1: note: in a call to function 'ath11k_peer_assoc_h_he_masked' 2064 | ath11k_peer_assoc_h_he_masked(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2659:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2616:29: warning: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Wstringop-overread] 2616 | !ath11k_peer_assoc_h_vht_masked(vht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2616:29: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1669:1: note: in a call to function 'ath11k_peer_assoc_h_vht_masked' 1669 | ath11k_peer_assoc_h_vht_masked(const u16 vht_mcs_mask[]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2659:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2619:29: warning: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Wstringop-overread] 2619 | !ath11k_peer_assoc_h_ht_masked(ht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2619:29: note: referencing argument 1 of type 'const u8 *' {aka 'const unsigned char *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1657:1: note: in a call to function 'ath11k_peer_assoc_h_ht_masked' 1657 | ath11k_peer_assoc_h_ht_masked(const u8 ht_mcs_mask[IEEE80211_HT_MCS_MASK_LEN]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_ht', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2660:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1705:13: warning: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Wstringop-overread] 1705 | if (ath11k_peer_assoc_h_ht_masked(ht_mcs_mask)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1705:13: note: referencing argument 1 of type 'const u8 *' {aka 'const unsigned char *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1657:1: note: in a call to function 'ath11k_peer_assoc_h_ht_masked' 1657 | ath11k_peer_assoc_h_ht_masked(const u8 ht_mcs_mask[IEEE80211_HT_MCS_MASK_LEN]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_vht', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2661:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1902:13: warning: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Wstringop-overread] 1902 | if (ath11k_peer_assoc_h_vht_masked(vht_mcs_mask)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1902:13: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1669:1: note: in a call to function 'ath11k_peer_assoc_h_vht_masked' 1669 | ath11k_peer_assoc_h_vht_masked(const u16 vht_mcs_mask[]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_vht', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2661:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1934:20: warning: 'ath11k_mac_max_vht_nss' reading 16 bytes from a region of size 0 [-Wstringop-overread] 1934 | vht_nss = ath11k_mac_max_vht_nss(vht_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1934:20: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:444:1: note: in a call to function 'ath11k_mac_max_vht_nss' 444 | ath11k_mac_max_vht_nss(const u16 vht_mcs_mask[NL80211_VHT_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2662:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2103:13: warning: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Wstringop-overread] 2103 | if (ath11k_peer_assoc_h_he_masked(he_mcs_mask)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2103:13: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2064:1: note: in a call to function 'ath11k_peer_assoc_h_he_masked' 2064 | ath11k_peer_assoc_h_he_masked(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2662:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2215:19: warning: 'ath11k_mac_max_he_nss' reading 16 bytes from a region of size 0 [-Wstringop-overread] 2215 | he_nss = ath11k_mac_max_he_nss(he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2215:19: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:456:1: note: in a call to function 'ath11k_mac_max_he_nss' 456 | ath11k_mac_max_he_nss(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2662:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2238:29: warning: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Wstringop-overread] 2238 | v = ath11k_peer_assoc_h_he_limit(v, he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2238:29: note: referencing argument 2 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2019:12: note: in a call to function 'ath11k_peer_assoc_h_he_limit' 2019 | static u16 ath11k_peer_assoc_h_he_limit(u16 tx_mcs_set, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2662:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2251:21: warning: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Wstringop-overread] 2251 | v = ath11k_peer_assoc_h_he_limit(v, he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2251:21: note: referencing argument 2 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2019:12: note: in a call to function 'ath11k_peer_assoc_h_he_limit' 2019 | static u16 ath11k_peer_assoc_h_he_limit(u16 tx_mcs_set, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2662:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2264:21: warning: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Wstringop-overread] 2264 | v = ath11k_peer_assoc_h_he_limit(v, he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2264:21: note: referencing argument 2 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2019:12: note: in a call to function 'ath11k_peer_assoc_h_he_limit' 2019 | static u16 ath11k_peer_assoc_h_he_limit(u16 tx_mcs_set, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwtracing/coresight/coresight-cti-sysfs.c:184:16: warning: 'coresight_cti_reg_store' defined but not used [-Wunused-function] 184 | static ssize_t coresight_cti_reg_store(struct device *dev, | ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:05:42.553524