# git rev-parse -q --verify aa0743a229366e8c1963f1b72a1c974a9d15f08f^{commit} aa0743a229366e8c1963f1b72a1c974a9d15f08f already have revision, skipping fetch # git checkout -q -f -B kisskb aa0743a229366e8c1963f1b72a1c974a9d15f08f # git clean -qxdf # < git log -1 # commit aa0743a229366e8c1963f1b72a1c974a9d15f08f # Merge: 3f44ae972ae5 0124fb0ebf3b # Author: Linus Torvalds # Date: Fri Aug 23 07:47:01 2024 +0800 # # Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from bluetooth and netfilter. # # Current release - regressions: # # - virtio_net: avoid crash on resume - move netdev_tx_reset_queue() # call before RX napi enable # # Current release - new code bugs: # # - net/mlx5e: fix page leak and incorrect header release w/ HW GRO # # Previous releases - regressions: # # - udp: fix receiving fraglist GSO packets # # - tcp: prevent refcount underflow due to concurrent execution of # tcp_sk_exit_batch() # # Previous releases - always broken: # # - ipv6: fix possible UAF when incrementing error counters on output # # - ip6: tunnel: prevent merging of packets with different L2 # # - mptcp: pm: fix IDs not being reusable # # - bonding: fix potential crashes in IPsec offload handling # # - Bluetooth: HCI: # - MGMT: add error handling to pair_device() to avoid a crash # - invert LE State quirk to be opt-out rather then opt-in # - fix LE quote calculation # # - drv: dsa: VLAN fixes for Ocelot driver # # - drv: igb: cope with large MAX_SKB_FRAGS Kconfig settings # # - drv: ice: fi Rx data path on architectures with PAGE_SIZE >= 8192 # # Misc: # # - netpoll: do not export netpoll_poll_[disable|enable]() # # - MAINTAINERS: update the list of networking headers" # # * tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (82 commits) # s390/iucv: Fix vargs handling in iucv_alloc_device() # net: ovs: fix ovs_drop_reasons error # net: xilinx: axienet: Fix dangling multicast addresses # net: xilinx: axienet: Always disable promiscuous mode # MAINTAINERS: Mark JME Network Driver as Odd Fixes # MAINTAINERS: Add header files to NETWORKING sections # MAINTAINERS: Add limited globs for Networking headers # MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section # MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS # octeontx2-af: Fix CPT AF register offset calculation # net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F # net: ngbe: Fix phy mode set to external phy # netfilter: flowtable: validate vlan header # bnxt_en: Fix double DMA unmapping for XDP_REDIRECT # ipv6: prevent possible UAF in ip6_xmit() # ipv6: fix possible UAF in ip6_finish_output2() # ipv6: prevent UAF in ip6_send_skb() # netpoll: do not export netpoll_poll_[disable|enable]() # selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path # udp: fix receiving fraglist GSO packets # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 aa0743a229366e8c1963f1b72a1c974a9d15f08f # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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 /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3091:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3091 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1111: Error: unknown pseudo-op: `.l18' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1070: Error: displacement to undefined symbol .L142 overflows 8-bit field {standard input}:1075: Error: displacement to undefined symbol .L161 overflows 8-bit field {standard input}:1059: Error: pcrel too far {standard input}:1060: Error: pcrel too far {standard input}:1061: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1270: Error: unknown pseudo-op: `.al' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1254: Error: pcrel too far {standard input}:1255: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/hwmon/pmbus/mp2975.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1925: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc13 # Build took: 0:04:22.637934