# git rev-parse -q --verify c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1^{commit} c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 already have revision, skipping fetch # git checkout -q -f -B kisskb c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 # git clean -qxdf # < git log -1 # commit c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 # Merge: 091a1eaa0e30 35f3625c2185 # Author: Greg Kroah-Hartman # Date: Sat Oct 6 02:11:30 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Dave writes: # "Networking fixes: # # 1) Fix truncation of 32-bit right shift in bpf, from Jann Horn. # # 2) Fix memory leak in wireless wext compat, from Stefan Seyfried. # # 3) Use after free in cfg80211's reg_process_hint(), from Yu Zhao. # # 4) Need to cancel pending work when unbinding in smsc75xx otherwise # we oops, also from Yu Zhao. # # 5) Don't allow enslaving a team device to itself, from Ido Schimmel. # # 6) Fix backwards compat with older userspace for rtnetlink FDB dumps. # From Mauricio Faria. # # 7) Add validation of tc policy netlink attributes, from David Ahern. # # 8) Fix RCU locking in rawv6_send_hdrinc(), from Wei Wang." # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (26 commits) # net: mvpp2: Extract the correct ethtype from the skb for tx csum offload # ipv6: take rcu lock in rawv6_send_hdrinc() # net: sched: Add policy validation for tc attributes # rtnetlink: fix rtnl_fdb_dump() for ndmsg header # yam: fix a missing-check bug # net: bpfilter: Fix type cast and pointer warnings # net: cxgb3_main: fix a missing-check bug # bpf: 32-bit RSH verification must truncate input before the ALU op # net: phy: phylink: fix SFP interface autodetection # be2net: don't flip hw_features when VXLANs are added/deleted # net/packet: fix packet drop as of virtio gso # net: dsa: b53: Keep CPU port as tagged in all VLANs # openvswitch: load NAT helper # bnxt_en: get the reduced max_irqs by the ones used by RDMA # bnxt_en: free hwrm resources, if driver probe fails. # bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request # bnxt_en: Fix VNIC reservations on the PF. # team: Forbid enslaving team device to itself # net/usb: cancel pending work when unbinding smsc75xx # mlxsw: spectrum: Delete RIF when VLAN device is removed # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 c1d84a1b42ef70d8ae601df9cadedc7ed4f1beb1 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xCB3F93CA # 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 # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/scsi/raid_class.c: In function 'raid_match': /kisskb/src/drivers/scsi/raid_class.c:64:24: warning: unused variable 'i' [-Wunused-variable] struct raid_internal *i = ac_to_raid_internal(cont); ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ WARNING: 4 bad relocations c00000000001571e R_PPC64_ADDR16_HIGHEST .head.text+0x0000000000015738 c000000000015722 R_PPC64_ADDR16_HIGHER .head.text+0x0000000000015738 c00000000001572a R_PPC64_ADDR16_HIGH .head.text+0x0000000000015738 c00000000001572e R_PPC64_ADDR16_LO .head.text+0x0000000000015738 INFO: Uncompressed kernel (size 0x1795000) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1800000) Image Name: Created: Sat Oct 6 21:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 8847648 Bytes = 8640.28 KiB = 8.44 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:01:44.237512