# git rev-parse -q --verify 9bc62afe03afdf33904f5e784e1ad68c50ff00bb^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 9bc62afe03afdf33904f5e784e1ad68c50ff00bb^{commit} 9bc62afe03afdf33904f5e784e1ad68c50ff00bb # git checkout -q -f -B kisskb 9bc62afe03afdf33904f5e784e1ad68c50ff00bb # git clean -qxdf # < git log -1 # commit 9bc62afe03afdf33904f5e784e1ad68c50ff00bb # Merge: 1f828223b799 4d88c339c423 # Author: Linus Torvalds # Date: Thu Sep 23 10:30:31 2021 -0700 # # Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Current release - regressions: # # - dsa: bcm_sf2: fix array overrun in bcm_sf2_num_active_ports() # # Previous releases - regressions: # # - introduce a shutdown method to mdio device drivers, and make DSA # switch drivers compatible with masters disappearing on shutdown; # preventing infinite reference wait # # - fix issues in mdiobus users related to ->shutdown vs ->remove # # - virtio-net: fix pages leaking when building skb in big mode # # - xen-netback: correct success/error reporting for the # SKB-with-fraglist # # - dsa: tear down devlink port regions when tearing down the devlink # port on error # # - nexthop: fix division by zero while replacing a resilient group # # - hns3: check queue, vf, vlan ids range before using # # Previous releases - always broken: # # - napi: fix race against netpoll causing NAPI getting stuck # # - mlx4_en: ensure link operstate is updated even if link comes up # before netdev registration # # - bnxt_en: fix TX timeout when TX ring size is set to the smallest # # - enetc: fix illegal access when reading affinity_hint; prevent oops # on sysfs access # # - mtk_eth_soc: avoid creating duplicate offload entries # # Misc: # # - core: correct the sock::sk_lock.owned lockdep annotations" # # * tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (51 commits) # atlantic: Fix issue in the pm resume flow. # net/mlx4_en: Don't allow aRFS for encapsulated packets # net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled # net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries # nfc: st-nci: Add SPI ID matching DT compatible # MAINTAINERS: remove Guvenc Gulce as net/smc maintainer # nexthop: Fix memory leaks in nexthop notification chain listeners # mptcp: ensure tx skbs always have the MPTCP ext # qed: rdma - don't wait for resources under hw error recovery flow # s390/qeth: fix deadlock during failing recovery # s390/qeth: Fix deadlock in remove_discipline # s390/qeth: fix NULL deref in qeth_clear_working_pool_list() # net: dsa: realtek: register the MDIO bus under devres # net: dsa: don't allocate the slave_mii_bus using devres # Doc: networking: Fox a typo in ice.rst # net: dsa: fix dsa_tree_setup error path # net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work # net/smc: add missing error check in smc_clc_prfx_set() # net: hns3: fix a return value error in hclge_get_reset_status() # net: hns3: check vlan id before using it # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 9bc62afe03afdf33904f5e784e1ad68c50ff00bb # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5412:warning: override: reassigning to symbol MODULE_SIG .config:5414:warning: override: reassigning to symbol PPC64 .config:5417:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5419:warning: override: reassigning to symbol GCC_PLUGINS .config:5421:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:5422:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/scripts/mod/empty.c:1: internal compiler error: Segmentation fault 1 | /* empty file to figure out endianness / word size */ | Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [/kisskb/src/scripts/Makefile.build:277: scripts/mod/empty.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1218: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:00:06.717339