# git rev-parse -q --verify 74c78b4291b4466b44a57b3b7c3b98ad02628686^{commit} 74c78b4291b4466b44a57b3b7c3b98ad02628686 already have revision, skipping fetch # git checkout -q -f -B kisskb 74c78b4291b4466b44a57b3b7c3b98ad02628686 # git clean -qxdf # < git log -1 # commit 74c78b4291b4466b44a57b3b7c3b98ad02628686 # Merge: 9bad743e8d22 bf2b09fedc17 # Author: Linus Torvalds # Date: Thu Dec 30 11:12:12 2021 -0800 # # Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from.. Santa? # # No regressions on our radar at this point. The igc problem fixed here # was the last one I was tracking but it was broken in previous # releases, anyway. Mostly driver fixes and a couple of largish SMC # fixes. # # Current release - regressions: # # - xsk: initialise xskb free_list_node, fixup for a -rc7 fix # # Current release - new code bugs: # # - mlx5: handful of minor fixes: # # - use first online CPU instead of hard coded CPU # # - fix some error handling paths in 'mlx5e_tc_add_fdb_flow()' # # - fix skb memory leak when TC classifier action offloads are disabled # # - fix memory leak with rules with internal OvS port # # Previous releases - regressions: # # - igc: do not enable crosstimestamping for i225-V models # # Previous releases - always broken: # # - udp: use datalen to cap ipv6 udp max gso segments # # - fix use-after-free in tw_timer_handler due to early free of stats # # - smc: fix kernel panic caused by race of smc_sock # # - smc: don't send CDC/LLC message if link not ready, avoid timeouts # # - sctp: use call_rcu to free endpoint, avoid UAF in sock diag # # - bridge: mcast: add and enforce query interval minimum # # - usb: pegasus: do not drop long Ethernet frames # # - mlx5e: fix ICOSQ recovery flow for XSK # # - nfc: uapi: use kernel size_t to fix user-space builds" # # * tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (47 commits) # fsl/fman: Fix missing put_device() call in fman_port_probe # selftests: net: using ping6 for IPv6 in udpgro_fwd.sh # Documentation: fix outdated interpretation of ip_no_pmtu_disc # net/ncsi: check for error return from call to nla_put_u32 # net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper # net: fix use-after-free in tw_timer_handler # selftests: net: Fix a typo in udpgro_fwd.sh # selftests/net: udpgso_bench_tx: fix dst ip argument # net: bridge: mcast: add and enforce startup query interval minimum # net: bridge: mcast: add and enforce query interval minimum # ipv6: raw: check passed optlen before reading # xsk: Initialise xskb free_list_node # net/mlx5e: Fix wrong features assignment in case of error # net/mlx5e: TC, Fix memory leak with rules with internal port # ionic: Initialize the 'lif->dbid_inuse' bitmap # igc: Fix TX timestamp support for non-MSI-X platforms # igc: Do not enable crosstimestamping for i225-V models # net/smc: fix kernel panic caused by race of smc_sock # net/smc: don't send CDC/LLC message if link not ready # NFC: st21nfca: Fix memory leak in device probe and remove # ... # < /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 74c78b4291b4466b44a57b3b7c3b98ad02628686 # < 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:5010:warning: override: reassigning to symbol STANDALONE .config:5014:warning: override: reassigning to symbol PPC64 .config:5016:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5017:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5019:warning: override: reassigning to symbol GCC_PLUGINS # 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/fs/jffs2/xattr.c: In function 'jffs2_build_xattr_subsystem': /kisskb/src/fs/jffs2/xattr.c:887:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 887 | } | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_begin': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:97:4: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'? [-Werror=implicit-function-declaration] 97 | enable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~ | enable_kernel_vsx /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_end': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:133:4: error: implicit declaration of function 'disable_kernel_altivec'; did you mean 'disable_kernel_vsx'? [-Werror=implicit-function-declaration] 133 | disable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~~ | disable_kernel_vsx cc1: some warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:287: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/gpu/drm/amd/amdgpu] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/gpu] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: drivers] 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:04:34.372961