# git rev-parse -q --verify 5e3f5b81de80c98338bcb47c233aebefee5a4801^{commit} 5e3f5b81de80c98338bcb47c233aebefee5a4801 already have revision, skipping fetch # git checkout -q -f -B kisskb 5e3f5b81de80c98338bcb47c233aebefee5a4801 # git clean -qxdf # < git log -1 # commit 5e3f5b81de80c98338bcb47c233aebefee5a4801 # Merge: 9ace34a8e446 b0a930e8d90c # Author: Linus Torvalds # Date: Thu Dec 7 17:04:13 2023 -0800 # # Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from bpf and netfilter. # # Current release - regressions: # # - veth: fix packet segmentation in veth_convert_skb_to_xdp_buff # # Current release - new code bugs: # # - tcp: assorted fixes to the new Auth Option support # # Older releases - regressions: # # - tcp: fix mid stream window clamp # # - tls: fix incorrect splice handling # # - ipv4: ip_gre: handle skb_pull() failure in ipgre_xmit() # # - dsa: mv88e6xxx: restore USXGMII support for 6393X # # - arcnet: restore support for multiple Sohard Arcnet cards # # Older releases - always broken: # # - tcp: do not accept ACK of bytes we never sent # # - require admin privileges to receive packet traces via netlink # # - packet: move reference count in packet_sock to atomic_long_t # # - bpf: # - fix incorrect branch offset comparison with cpu=v4 # - fix prog_array_map_poke_run map poke update # # - netfilter: # - three fixes for crashes on bad admin commands # - xt_owner: fix race accessing sk->sk_socket, TOCTOU null-deref # - nf_tables: fix 'exist' matching on bigendian arches # # - leds: netdev: fix RTNL handling to prevent potential deadlock # # - eth: tg3: prevent races in error/reset handling # # - eth: r8169: fix rtl8125b PAUSE storm when suspended # # - eth: r8152: improve reset and surprise removal handling # # - eth: hns: fix race between changing features and sending # # - eth: nfp: fix sleep in atomic for bonding offload" # # * tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (62 commits) # vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning # net/smc: fix missing byte order conversion in CLC handshake # net: dsa: microchip: provide a list of valid protocols for xmit handler # drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group # psample: Require 'CAP_NET_ADMIN' when joining "packets" group # bpf: sockmap, updating the sg structure should also update curr # net: tls, update curr on splice as well # nfp: flower: fix for take a mutex lock in soft irq context and rcu lock # net: dsa: mv88e6xxx: Restore USXGMII support for 6393X # tcp: do not accept ACK of bytes we never sent # selftests/bpf: Add test for early update in prog_array_map_poke_run # bpf: Fix prog_array_map_poke_run map poke update # netfilter: xt_owner: Fix for unsafe access of sk->sk_socket # netfilter: nf_tables: validate family when identifying table via handle # netfilter: nf_tables: bail out on mismatching dynset and set expressions # netfilter: nf_tables: fix 'exist' matching on bigendian arches # netfilter: nft_set_pipapo: skip inactive elements during set walk # netfilter: bpf: fix bad registration on nf_defrag # leds: trigger: netdev: fix RTNL handling to prevent potential deadlock # octeontx2-af: Update Tx link register range # ... # < /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 5e3f5b81de80c98338bcb47c233aebefee5a4801 # make -s -j 160 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 160 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 160 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 160 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 {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1100: Error: expected comma after name `xpcs_co' in .size directive 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[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: 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}:609: Error: unknown pseudo-op: `.l' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:585: Error: displacement to undefined symbol .L74 overflows 8-bit field {standard input}:593: Error: displacement to undefined symbol .L101 overflows 8-bit field {standard input}:594: Error: displacement to undefined symbol .L73 overflows 12-bit field {standard input}:606: Error: displacement to undefined symbol .L139 overflows 8-bit field {standard input}:607: Error: displacement to undefined symbol .L99 overflows 12-bit field {standard input}:577: Error: pcrel too far {standard input}:598: Error: pcrel too far {standard input}:604: 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 if appropriate. See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1911: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 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:07:23.286993