# git rev-parse -q --verify d30d0e49da71de8df10bf3ff1b3de880653af562^{commit} d30d0e49da71de8df10bf3ff1b3de880653af562 already have revision, skipping fetch # git checkout -q -f -B kisskb d30d0e49da71de8df10bf3ff1b3de880653af562 # git clean -qxdf # < git log -1 # commit d30d0e49da71de8df10bf3ff1b3de880653af562 # Merge: 2faf6332c506 27bc86540899 # Author: Linus Torvalds # Date: Thu Jun 6 09:55:27 2024 -0700 # # Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from BPF and big collection of fixes for WiFi core and # drivers. # # Current release - regressions: # # - vxlan: fix regression when dropping packets due to invalid src # addresses # # - bpf: fix a potential use-after-free in bpf_link_free() # # - xdp: revert support for redirect to any xsk socket bound to the # same UMEM as it can result in a corruption # # - virtio_net: # - add missing lock protection when reading return code from # control_buf # - fix false-positive lockdep splat in DIM # - Revert "wifi: wilc1000: convert list management to RCU" # # - wifi: ath11k: fix error path in ath11k_pcic_ext_irq_config # # Previous releases - regressions: # # - rtnetlink: make the "split" NLM_DONE handling generic, restore the # old behavior for two cases where we started coalescing those # messages with normal messages, breaking sloppily-coded userspace # # - wifi: # - cfg80211: validate HE operation element parsing # - cfg80211: fix 6 GHz scan request building # - mt76: mt7615: add missing chanctx ops # - ath11k: move power type check to ASSOC stage, fix connecting to # 6 GHz AP # - ath11k: fix WCN6750 firmware crash caused by 17 num_vdevs # - rtlwifi: ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS # - iwlwifi: mvm: fix a crash on 7265 # # Previous releases - always broken: # # - ncsi: prevent multi-threaded channel probing, a spec violation # # - vmxnet3: disable rx data ring on dma allocation failure # # - ethtool: init tsinfo stats if requested, prevent unintentionally # reporting all-zero stats on devices which don't implement any # # - dst_cache: fix possible races in less common IPv6 features # # - tcp: auth: don't consider TCP_CLOSE to be in TCP_AO_ESTABLISHED # # - ax25: fix two refcounting bugs # # - eth: ionic: fix kernel panic in XDP_TX action # # Misc: # # - tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB" # # * tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (107 commits) # selftests: net: lib: set 'i' as local # selftests: net: lib: avoid error removing empty netns name # selftests: net: lib: support errexit with busywait # net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() # ipv6: fix possible race in __fib6_drop_pcpu_from() # af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill(). # af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen(). # af_unix: Use skb_queue_empty_lockless() in unix_release_sock(). # af_unix: Use unix_recvq_full_lockless() in unix_stream_connect(). # af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen. # af_unix: Annotate data-races around sk->sk_sndbuf. # af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG. # af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb(). # af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg(). # af_unix: Annotate data-race of sk->sk_state in unix_accept(). # af_unix: Annotate data-race of sk->sk_state in unix_stream_connect(). # af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll(). # af_unix: Annotate data-race of sk->sk_state in unix_inq_len(). # af_unix: Annodate data-races around sk->sk_state for writers. # af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer. # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d30d0e49da71de8df10bf3ff1b3de880653af562 # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14180:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14184:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14186:warning: override: reassigning to symbol UML_NET_SLIP .config:14191:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 In file included from /kisskb/src/include/linux/bpf_verifier.h:9, from /kisskb/src/kernel/bpf/verifier.c:13: /kisskb/src/kernel/bpf/verifier.c: In function ‘do_misc_fixups’: /kisskb/src/kernel/bpf/verifier.c:20325:85: error: ‘pcpu_hot’ undeclared (first use in this function) 20325 | insn_buf[0] = BPF_MOV32_IMM(BPF_REG_0, (u32)(unsigned long)&pcpu_hot.cpu_number); | ^~~~~~~~ /kisskb/src/include/linux/filter.h:219:26: note: in definition of macro ‘BPF_MOV32_IMM’ 219 | .imm = IMM }) | ^~~ /kisskb/src/kernel/bpf/verifier.c:20325:85: note: each undeclared identifier is reported only once for each function it appears in 20325 | insn_buf[0] = BPF_MOV32_IMM(BPF_REG_0, (u32)(unsigned long)&pcpu_hot.cpu_number); | ^~~~~~~~ /kisskb/src/include/linux/filter.h:219:26: note: in definition of macro ‘BPF_MOV32_IMM’ 219 | .imm = IMM }) | ^~~ make[5]: *** [/kisskb/src/scripts/Makefile.build:244: kernel/bpf/verifier.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/lib/iomap.c:156:5: error: no previous prototype for ‘ioread64_lo_hi’ [-Werror=missing-prototypes] 156 | u64 ioread64_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:163:5: error: no previous prototype for ‘ioread64_hi_lo’ [-Werror=missing-prototypes] 163 | u64 ioread64_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:170:5: error: no previous prototype for ‘ioread64be_lo_hi’ [-Werror=missing-prototypes] 170 | u64 ioread64be_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:178:5: error: no previous prototype for ‘ioread64be_hi_lo’ [-Werror=missing-prototypes] 178 | u64 ioread64be_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:264:6: error: no previous prototype for ‘iowrite64_lo_hi’ [-Werror=missing-prototypes] 264 | void iowrite64_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:272:6: error: no previous prototype for ‘iowrite64_hi_lo’ [-Werror=missing-prototypes] 272 | void iowrite64_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:280:6: error: no previous prototype for ‘iowrite64be_lo_hi’ [-Werror=missing-prototypes] 280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:288:6: error: no previous prototype for ‘iowrite64be_hi_lo’ [-Werror=missing-prototypes] 288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: lib/iomap.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: kernel] Error 2 make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:09:59.747553