# git rev-parse -q --verify 5e8379351dbde61ea383e514f0f9ecb2c047cf4e^{commit} 5e8379351dbde61ea383e514f0f9ecb2c047cf4e already have revision, skipping fetch # git checkout -q -f -B kisskb 5e8379351dbde61ea383e514f0f9ecb2c047cf4e # git clean -qxdf # < git log -1 # commit 5e8379351dbde61ea383e514f0f9ecb2c047cf4e # Merge: 868f9f2f8e00 58bf4db69528 # Author: Linus Torvalds # Date: Thu Jun 30 15:26:55 2022 -0700 # # Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from netfilter. # # Current release - new code bugs: # # - clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user() # # - mptcp: # - invoke MP_FAIL response only when needed # - fix shutdown vs fallback race # - consistent map handling on failure # # - octeon_ep: use bitwise AND # # Previous releases - regressions: # # - tipc: move bc link creation back to tipc_node_create, fix NPD # # Previous releases - always broken: # # - tcp: add a missing nf_reset_ct() in 3WHS handling to prevent socket # buffered skbs from keeping refcount on the conntrack module # # - ipv6: take care of disable_policy when restoring routes # # - tun: make sure to always disable and unlink NAPI instances # # - phy: don't trigger state machine while in suspend # # - netfilter: nf_tables: avoid skb access on nf_stolen # # - asix: fix "can't send until first packet is send" issue # # - usb: asix: do not force pause frames support # # - nxp-nci: don't issue a zero length i2c_master_read() # # Misc: # # - ncsi: allow use of proper "mellanox" DT vendor prefix # # - act_api: add a message for user space if any actions were already # flushed before the error was hit" # # * tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (55 commits) # net: dsa: felix: fix race between reading PSFP stats and port stats # selftest: tun: add test for NAPI dismantle # net: tun: avoid disabling NAPI twice # net: sparx5: mdb add/del handle non-sparx5 devices # net: sfp: fix memory leak in sfp_probe() # mlxsw: spectrum_router: Fix rollback in tunnel next hop init # net: rose: fix UAF bugs caused by timer handler # net: usb: ax88179_178a: Fix packet receiving # net: bonding: fix use-after-free after 802.3ad slave unbind # ipv6: fix lockdep splat in in6_dump_addrs() # net: phy: ax88772a: fix lost pause advertisement configuration # net: phy: Don't trigger state machine while in suspend # usbnet: fix memory allocation in helpers # selftests net: fix kselftest net fatal error # NFC: nxp-nci: don't print header length mismatch on i2c error # NFC: nxp-nci: Don't issue a zero length i2c_master_read() # net: tipc: fix possible refcount leak in tipc_sk_create() # nfc: nfcmrvl: Fix irq_of_parse_and_map() return value # net: ipv6: unexport __init-annotated seg6_hmac_net_init() # ipv6/sit: fix ipip6_tunnel_get_prl return value # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5e8379351dbde61ea383e514f0f9ecb2c047cf4e # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4720:warning: override: reassigning to symbol STANDALONE .config:4721:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4726:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_support_uswc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:494:2: error: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Werror=cpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/amdgpu_object.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1843: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:45.390783