# git rev-parse -q --verify 8be636dd8a43d4b980c1590afb5a8f5306ac5d31^{commit} 8be636dd8a43d4b980c1590afb5a8f5306ac5d31 already have revision, skipping fetch # git checkout -q -f -B kisskb 8be636dd8a43d4b980c1590afb5a8f5306ac5d31 # git clean -qxdf # < git log -1 # commit 8be636dd8a43d4b980c1590afb5a8f5306ac5d31 # Merge: bec8b6e944a2 7901cd97963d # Author: Linus Torvalds # Date: Sat Nov 16 15:52:00 2019 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix memory leak in xfrm_state code, from Steffen Klassert. # # 2) Fix races between devlink reload operations and device # setup/cleanup, from Jiri Pirko. # # 3) Null deref in NFC code, from Stephan Gerhold. # # 4) Refcount fixes in SMC, from Ursula Braun. # # 5) Memory leak in slcan open error paths, from Jouni Hogander. # # 6) Fix ETS bandwidth validation in hns3, from Yonglong Liu. # # 7) Info leak on short USB request answers in ax88172a driver, from # Oliver Neukum. # # 8) Release mem region properly in ep93xx_eth, from Chuhong Yuan. # # 9) PTP config timestamp flags validation, from Richard Cochran. # # 10) Dangling pointers after SKB data realloc in seg6, from Andrea Mayer. # # 11) Missing free_netdev() in gemini driver, from Chuhong Yuan. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (56 commits) # ipmr: Fix skb headroom in ipmr_get_route(). # net: hns3: cleanup of stray struct hns3_link_mode_mapping # net/smc: fix fastopen for non-blocking connect() # rds: ib: update WR sizes when bringing up connection # net: gemini: add missed free_netdev # net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid # seg6: fix skb transport_header after decap_and_validate() # seg6: fix srh pointer in get_srh() # net: stmmac: Use the correct style for SPDX License Identifier # octeontx2-af: Use the correct style for SPDX License Identifier # ptp: Extend the test program to check the external time stamp flags. # mlx5: Reject requests to enable time stamping on both edges. # igb: Reject requests that fail to enable time stamping on both edges. # dp83640: Reject requests to enable time stamping on both edges. # mv88e6xxx: Reject requests to enable time stamping on both edges. # ptp: Introduce strict checking of external time stamp options. # renesas: reject unsupported external timestamp flags # mlx5: reject unsupported external timestamp flags # igb: reject unsupported external timestamp flags # dp83640: reject unsupported external timestamp flags # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8be636dd8a43d4b980c1590afb5a8f5306ac5d31 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x2FB2F9DC WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=y] # 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 # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'refresh_frequency_limits': /kisskb/src/drivers/cpufreq/cpufreq.c:1116:1: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_governor': /kisskb/src/drivers/cpufreq/cpufreq.c:789:1: warning: the frame size of 1456 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_init_policy': /kisskb/src/drivers/cpufreq/cpufreq.c:1081:1: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:896:1: warning: the frame size of 1440 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_work_fn': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:928:1: warning: the frame size of 1456 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:03:48.708119