# git rev-parse -q --verify 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0^{commit} 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 already have revision, skipping fetch # git checkout -q -f -B kisskb 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 # git clean -qxdf # < git log -1 # commit 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 # Merge: a476aae3f1dc 4c8530dc7d7d # Author: Linus Torvalds # Date: Thu Jan 4 16:34:50 2024 -0800 # # Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from wireless and netfilter. # # We haven't accumulated much over the break. If it wasn't for the # uninterrupted stream of fixes for Intel drivers this PR would be very # slim. There was a handful of user reports, however, either they stood # out because of the lower traffic or users have had more time to test # over the break. The ones which are v6.7-relevant should be wrapped up. # # Current release - regressions: # # - Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum # required", it caused issues on networks where routers send prefixes # with preferred_lft=0 # # - wifi: # - iwlwifi: pcie: don't synchronize IRQs from IRQ, prevent deadlock # - mac80211: fix re-adding debugfs entries during reconfiguration # # Current release - new code bugs: # # - tcp: print AO/MD5 messages only if there are any keys # # Previous releases - regressions: # # - virtio_net: fix missing dma unmap for resize, prevent OOM # # Previous releases - always broken: # # - mptcp: prevent tcp diag from closing listener subflows # # - nf_tables: # - set transport header offset for egress hook, fix IPv4 mangling # - skip set commit for deleted/destroyed sets, avoid double deactivation # # - nat: make sure action is set for all ct states, fix openvswitch # matching on ICMP packets in related state # # - eth: mlxbf_gige: fix receive hang under heavy traffic # # - eth: r8169: fix PCI error on system resume for RTL8168FP # # - net: add missing getsockopt(SO_TIMESTAMPING_NEW) and cmsg handling" # # * tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (52 commits) # net/tcp: Only produce AO/MD5 logs if there are any keys # net: Implement missing SO_TIMESTAMPING_NEW cmsg support # bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() # net: ravb: Wait for operating mode to be applied # asix: Add check for usbnet_get_endpoints # octeontx2-af: Re-enable MAC TX in otx2_stop processing # octeontx2-af: Always configure NIX TX link credits based on max frame size # net/smc: fix invalid link access in dumping SMC-R connections # net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues # virtio_net: fix missing dma unmap for resize # igc: Fix hicredit calculation # ice: fix Get link status data length # i40e: Restore VF MSI-X state during PCI reset # i40e: fix use-after-free in i40e_aqc_add_filters() # net: Save and restore msg_namelen in sock_sendmsg # netfilter: nft_immediate: drop chain reference counter on error # netfilter: nf_nat: fix action not being set for all ct states # net: bcmgenet: Fix FCS generation for fragmented skbuffs # mptcp: prevent tcp diag from closing listener subflows # MAINTAINERS: add Geliang as reviewer for MPTCP # ... # < /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 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_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 {standard input}: Assembler messages: {standard input}:1094: Warning: end of file not at end of a line; newline inserted {standard input}:1095: Error: expected symbol name 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:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... 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.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 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 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_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_allyesconfig_sh4-gcc13 # Build took: 0:08:11.461187