# git rev-parse -q --verify b949c21fc23ecaccef89582f251e6281cad1f81e^{commit} b949c21fc23ecaccef89582f251e6281cad1f81e already have revision, skipping fetch # git checkout -q -f -B kisskb b949c21fc23ecaccef89582f251e6281cad1f81e # git clean -qxdf # < git log -1 # commit b949c21fc23ecaccef89582f251e6281cad1f81e # Merge: e58bd49da6eb 2d3916f31891 # Author: Linus Torvalds # Date: Thu Mar 3 11:10:56 2022 -0800 # # Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from can, xfrm, wifi, bluetooth, and netfilter. # # Lots of various size fixes, the length of the tag speaks for itself. # Most of the 5.17-relevant stuff comes from xfrm, wifi and bt trees # which had been lagging as you pointed out previously. But there's also # a larger than we'd like portion of fixes for bugs from previous # releases. # # Three more fixes still under discussion, including and xfrm revert for # uAPI error. # # Current release - regressions: # # - iwlwifi: don't advertise TWT support, prevent FW crash # # - xfrm: fix the if_id check in changelink # # - xen/netfront: destroy queues before real_num_tx_queues is zeroed # # - bluetooth: fix not checking MGMT cmd pending queue, make scanning # work again # # Current release - new code bugs: # # - mptcp: make SIOCOUTQ accurate for fallback socket # # - bluetooth: access skb->len after null check # # - bluetooth: hci_sync: fix not using conn_timeout # # - smc: fix cleanup when register ULP fails # # - dsa: restore error path of dsa_tree_change_tag_proto # # - iwlwifi: fix build error for IWLMEI # # - iwlwifi: mvm: propagate error from request_ownership to the user # # Previous releases - regressions: # # - xfrm: fix pMTU regression when reported pMTU is too small # # - xfrm: fix TCP MSS calculation when pMTU is close to 1280 # # - bluetooth: fix bt_skb_sendmmsg not allocating partial chunks # # - ipv6: ensure we call ipv6_mc_down() at most once, prevent leaks # # - ipv6: prevent leaks in igmp6 when input queues get full # # - fix up skbs delta_truesize in UDP GRO frag_list # # - eth: e1000e: fix possible HW unit hang after an s0ix exit # # - eth: e1000e: correct NVM checksum verification flow # # - ptp: ocp: fix large time adjustments # # Previous releases - always broken: # # - tcp: make tcp_read_sock() more robust in presence of urgent data # # - xfrm: distinguishing SAs and SPs by if_id in xfrm_migrate # # - xfrm: fix xfrm_migrate issues when address family changes # # - dcb: flush lingering app table entries for unregistered devices # # - smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error # # - mac80211: fix EAPoL rekey fail in 802.3 rx path # # - mac80211: fix forwarded mesh frames AC & queue selection # # - netfilter: nf_queue: fix socket access races and bugs # # - batman-adv: fix ToCToU iflink problems and check the result belongs # to the expected net namespace # # - can: gs_usb, etas_es58x: fix opened_channel_cnt's accounting # # - can: rcar_canfd: register the CAN device when fully ready # # - eth: igb, igc: phy: drop premature return leaking HW semaphore # # - eth: ixgbe: xsk: change !netif_carrier_ok() handling in # ixgbe_xmit_zc(), prevent live lock when link goes down # # - eth: stmmac: only enable DMA interrupts when ready # # - eth: sparx5: move vlan checks before any changes are made # # - eth: iavf: fix races around init, removal, resets and vlan ops # # - ibmvnic: more reset flow fixes # # Misc: # # - eth: fix return value of __setup handlers" # # * tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (92 commits) # ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report() # net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change # ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc() # selftests: mlxsw: resource_scale: Fix return value # selftests: mlxsw: tc_police_scale: Make test more robust # net: dcb: disable softirqs in dcbnl_flush_dev() # bnx2: Fix an error message # sfc: extend the locking on mcdi->seqno # net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server # net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client # net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() # tcp: make tcp_read_sock() more robust # bpf, sockmap: Do not ignore orig_len parameter # net: ipa: add an interconnect dependency # net: fix up skbs delta_truesize in UDP GRO frag_list # iwlwifi: mvm: return value for request_ownership # nl80211: Update bss channel on channel switch for P2P_CLIENT # iwlwifi: fix build error for IWLMEI # ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments # batman-adv: Don't expect inter-netns unique iflink indices # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 b949c21fc23ecaccef89582f251e6281cad1f81e # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig WARNING: unmet direct dependencies detected for OMAP_GPMC Depends on [n]: MEMORY [=y] && OF_ADDRESS [=n] Selected by [m]: - MTD_NAND_OMAP2 [=m] && MTD [=m] && MTD_RAW_NAND [=m] && (ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig WARNING: unmet direct dependencies detected for OMAP_GPMC Depends on [n]: MEMORY [=y] && OF_ADDRESS [=n] Selected by [m]: - MTD_NAND_OMAP2 [=m] && MTD [=m] && MTD_RAW_NAND [=m] && (ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- WARNING: unmet direct dependencies detected for OMAP_GPMC Depends on [n]: MEMORY [=y] && OF_ADDRESS [=n] Selected by [m]: - MTD_NAND_OMAP2 [=m] && MTD [=m] && MTD_RAW_NAND [=m] && (ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] WARNING: unmet direct dependencies detected for OMAP_GPMC Depends on [n]: MEMORY [=y] && OF_ADDRESS [=n] Selected by [m]: - MTD_NAND_OMAP2 [=m] && MTD [=m] && MTD_RAW_NAND [=m] && (ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] WARNING: unmet direct dependencies detected for OMAP_GPMC Depends on [n]: MEMORY [=y] && OF_ADDRESS [=n] Selected by [m]: - MTD_NAND_OMAP2 [=m] && MTD [=m] && MTD_RAW_NAND [=m] && (ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST [=y]) && HAS_IOMEM [=y] :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "bzero_1page" [vmlinux] version ... Is "bzero_1page" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_exit" [vmlinux] version ... Is "___rw_read_exit" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_try" [vmlinux] version ... Is "___rw_read_try" prototyped in ? WARNING: modpost: EXPORT symbol "__ndelay" [vmlinux] version ... Is "__ndelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ashrdi3" [vmlinux] version ... Is "__ashrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "empty_zero_page" [vmlinux] version ... Is "empty_zero_page" prototyped in ? WARNING: modpost: EXPORT symbol "__udelay" [vmlinux] version ... Is "__udelay" prototyped in ? WARNING: modpost: EXPORT symbol "__lshrdi3" [vmlinux] version ... Is "__lshrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_write_enter" [vmlinux] version ... Is "___rw_write_enter" prototyped in ? WARNING: modpost: EXPORT symbol "__ashldi3" [vmlinux] version ... Is "__ashldi3" prototyped in ? WARNING: modpost: EXPORT symbol "__copy_1page" [vmlinux] version ... Is "__copy_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__muldi3" [vmlinux] version ... Is "__muldi3" prototyped in ? WARNING: modpost: EXPORT symbol "__divdi3" [vmlinux] version ... Is "__divdi3" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_enter" [vmlinux] version ... Is "___rw_read_enter" prototyped in ? arch/sparc/kernel/head_32.o: In function `current_pc': arch/sparc/kernel/head_32.o:(.head.text+0x5040): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `halt_notsup': arch/sparc/kernel/head_32.o:(.head.text+0x5100): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `leon_init': arch/sparc/kernel/head_32.o:(.init.text+0xa4): relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o arch/sparc/kernel/process_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/process_32.o:(.fixup+0xc): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x10): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x1c): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x28): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x34): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x40): additional relocation overflows omitted from the output drivers/memory/omap-gpmc.o: In function `gpmc_probe_generic_child': omap-gpmc.c:(.text.unlikely+0x1628): undefined reference to `of_platform_device_create' make[1]: *** [/kisskb/src/Makefile:1155: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:03:42.623965