# git rev-parse -q --verify 40f71e7cd3c6ac04293556ab0504a372393838ff^{commit} 40f71e7cd3c6ac04293556ab0504a372393838ff already have revision, skipping fetch # git checkout -q -f -B kisskb 40f71e7cd3c6ac04293556ab0504a372393838ff # git clean -qxdf # < git log -1 # commit 40f71e7cd3c6ac04293556ab0504a372393838ff # Merge: 627d858674f5 8f0e3703571f # Author: Linus Torvalds # Date: Thu Jun 15 21:11:17 2023 -0700 # # Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from wireless, and netfilter. # # Selftests excluded - we have 58 patches and diff of +442/-199, which # isn't really small but perhaps with the exception of the WiFi locking # change it's old(ish) bugs. # # We have no known problems with v6.4. # # The selftest changes are rather large as MPTCP folks try to apply # Greg's guidance that selftest from torvalds/linux should be able to # run against stable kernels. # # Last thing I should call out is the DCCP/UDP-lite deprecation notices. # We are fairly sure those are dead, but if we're wrong reverting them # back in won't be fun. # # Current release - regressions: # # - wifi: # - cfg80211: fix double lock bug in reg_wdev_chan_valid() # - iwlwifi: mvm: spin_lock_bh() to fix lockdep regression # # Current release - new code bugs: # # - handshake: remove fput() that causes use-after-free # # Previous releases - regressions: # # - sched: cls_u32: fix reference counter leak leading to overflow # # - sched: cls_api: fix lockup on flushing explicitly created chain # # Previous releases - always broken: # # - nf_tables: integrate pipapo into commit protocol # # - nf_tables: incorrect error path handling with NFT_MSG_NEWRULE, fix # dangling pointer on failure # # - ping6: fix send to link-local addresses with VRF # # - sched: act_pedit: parse L3 header for L4 offset, the skb may not # have the offset saved # # - sched: act_ct: fix promotion of offloaded unreplied tuple # # - sched: refuse to destroy an ingress and clsact Qdiscs if there are # lockless change operations in flight # # - wifi: mac80211: fix handful of bugs in multi-link operation # # - ipvlan: fix bound dev checking for IPv6 l3s mode # # - eth: enetc: correct the indexes of highest and 2nd highest TCs # # - eth: ice: fix XDP memory leak when NIC is brought up and down # # Misc: # # - add deprecation notices for UDP-lite and DCCP # # - selftests: mptcp: skip tests not supported by old kernels # # - sctp: handle invalid error codes without calling BUG()" # # * tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (91 commits) # dccp: Print deprecation notice. # udplite: Print deprecation notice. # octeon_ep: Add missing check for ioremap # selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET # net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open # net: tipc: resize nlattr array to correct size # sfc: fix XDP queues mode with legacy IRQ # net: macsec: fix double free of percpu stats # net: lapbether: only support ethernet devices # MAINTAINERS: add reviewers for SMC Sockets # s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit() # net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames # net/sched: cls_api: Fix lockup on flushing explicitly created chain # ice: Fix ice module unload # net/handshake: remove fput() that causes use-after-free # selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step # net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting # net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs # net/sched: act_ct: Fix promotion of offloaded unreplied tuple # wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 40f71e7cd3c6ac04293556ab0504a372393838ff # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence In file included from /kisskb/src/include/linux/byteorder/little_endian.h:5, from /kisskb/src/arch/sh/include/uapi/asm/byteorder.h:6, from /kisskb/src/arch/sh/include/asm/bitops.h:10, from /kisskb/src/include/linux/bitops.h:68, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/net/wireless/cisco/airo.c:25: /kisskb/src/drivers/net/wireless/cisco/airo.c: In function 'airo_get_rate': /kisskb/src/drivers/net/wireless/cisco/airo.c:6163:45: error: 'status_rid.currentXmitRate' is used uninitialized [-Werror=uninitialized] 6163 | vwrq->value = le16_to_cpu(status_rid.currentXmitRate) * 500000; /kisskb/src/include/uapi/linux/byteorder/little_endian.h:37:51: note: in definition of macro '__le16_to_cpu' 37 | #define __le16_to_cpu(x) ((__force __u16)(__le16)(x)) | ^ /kisskb/src/drivers/net/wireless/cisco/airo.c:6163:23: note: in expansion of macro 'le16_to_cpu' 6163 | vwrq->value = le16_to_cpu(status_rid.currentXmitRate) * 500000; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/cisco/airo.c:6159:19: note: 'status_rid' declared here 6159 | StatusRid status_rid; /* Card status info */ | ^~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/net/wireless/cisco/airo.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net/wireless/cisco] Error 2 make[5]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1118: Error: unknown pseudo-op: `.' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[5]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/net/pcs/pcs-xpcs.o] Error 4 make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net/pcs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net/wireless] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2026: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 40 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc11 # Build took: 0:04:47.792585