# git rev-parse -q --verify 33920f1ec5bf47c5c0a1d2113989bdd9dfb3fae9^{commit} 33920f1ec5bf47c5c0a1d2113989bdd9dfb3fae9 already have revision, skipping fetch # git checkout -q -f -B kisskb 33920f1ec5bf47c5c0a1d2113989bdd9dfb3fae9 # git clean -qxdf # < git log -1 # commit 33920f1ec5bf47c5c0a1d2113989bdd9dfb3fae9 # Merge: 76d7961ff4ee feac1d680233 # Author: Linus Torvalds # Date: Tue Aug 6 17:11:59 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # "Yeah I should have sent a pull request last week, so there is a lot # more here than usual: # # 1) Fix memory leak in ebtables compat code, from Wenwen Wang. # # 2) Several kTLS bug fixes from Jakub Kicinski (circular close on # disconnect etc.) # # 3) Force slave speed check on link state recovery in bonding 802.3ad # mode, from Thomas Falcon. # # 4) Clear RX descriptor bits before assigning buffers to them in # stmmac, from Jose Abreu. # # 5) Several missing of_node_put() calls, mostly wrt. for_each_*() OF # loops, from Nishka Dasgupta. # # 6) Double kfree_skb() in peak_usb can driver, from Stephane Grosjean. # # 7) Need to hold sock across skb->destructor invocation, from Cong # Wang. # # 8) IP header length needs to be validated in ipip tunnel xmit, from # Haishuang Yan. # # 9) Use after free in ip6 tunnel driver, also from Haishuang Yan. # # 10) Do not use MSI interrupts on r8169 chips before RTL8168d, from # Heiner Kallweit. # # 11) Upon bridge device init failure, we need to delete the local fdb. # From Nikolay Aleksandrov. # # 12) Handle erros from of_get_mac_address() properly in stmmac, from # Martin Blumenstingl. # # 13) Handle concurrent rename vs. dump in netfilter ipset, from Jozsef # Kadlecsik. # # 14) Setting NETIF_F_LLTX on mac80211 causes complete breakage with # some devices, so revert. From Johannes Berg. # # 15) Fix deadlock in rxrpc, from David Howells. # # 16) Fix Kconfig deps of enetc driver, we must have PHYLIB. From Yue # Haibing. # # 17) Fix mvpp2 crash on module removal, from Matteo Croce. # # 18) Fix race in genphy_update_link, from Heiner Kallweit. # # 19) bpf_xdp_adjust_head() stopped working with generic XDP when we # fixes generic XDP to support stacked devices properly, fix from # Jesper Dangaard Brouer. # # 20) Unbalanced RCU locking in rt6_update_exception_stamp_rt(), from # David Ahern. # # 21) Several memory leaks in new sja1105 driver, from Vladimir Oltean" # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (214 commits) # net: dsa: sja1105: Fix memory leak on meta state machine error path # net: dsa: sja1105: Fix memory leak on meta state machine normal path # net: dsa: sja1105: Really fix panic on unregistering PTP clock # net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well # net: dsa: sja1105: Fix broken learning with vlan_filtering disabled # net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus() # net: sched: sample: allow accessing psample_group with rtnl # net: sched: police: allow accessing police->params with rtnl # net: hisilicon: Fix dma_map_single failed on arm64 # net: hisilicon: fix hip04-xmit never return TX_BUSY # net: hisilicon: make hip04_tx_reclaim non-reentrant # tc-testing: updated vlan action tests with batch create/delete # net sched: update vlan action for batched events operations # net: stmmac: tc: Do not return a fragment entry # net: stmmac: Fix issues when number of Queues >= 4 # net: stmmac: xgmac: Fix XGMAC selftests # be2net: disable bh with spin_lock in be_process_mcc # net: cxgb3_main: Fix a resource leak in a error path in 'init_one()' # net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs # net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 33920f1ec5bf47c5c0a1d2113989bdd9dfb3fae9 # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x8B73D027 # 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 # yes \n | make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/build/tmp/ccyEJmpu.s: Assembler messages: /kisskb/build/tmp/ccyEJmpu.s:85303: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL507' {.text section} make[5]: *** [/kisskb/src/scripts/Makefile.build:274: arch/x86/kernel/cpu/mce/core.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:490: arch/x86/kernel/cpu/mce] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:490: arch/x86/kernel/cpu] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:490: arch/x86/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccnXcyCb.s: Assembler messages: /kisskb/build/tmp/ccnXcyCb.s:50001: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL138' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:274: arch/x86/mm/pgtable.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/cc8lBzLG.s: Assembler messages: /kisskb/build/tmp/cc8lBzLG.s:73265: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL644' {.text section} /kisskb/build/tmp/cc8lBzLG.s:75283: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL288' {.text section} /kisskb/build/tmp/cc8lBzLG.s:75836: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL288' {.text section} /kisskb/build/tmp/cc8lBzLG.s:76576: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL288' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:274: arch/x86/mm/pageattr.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:490: arch/x86/mm] Error 2 /kisskb/build/tmp/cczrZgtE.s: Assembler messages: /kisskb/build/tmp/cczrZgtE.s:91593: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL864' {.text section} /kisskb/build/tmp/cczrZgtE.s:93052: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL729' {.text section} make[2]: *** [/kisskb/src/scripts/Makefile.build:273: mm/oom_kill.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1080: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccpEYh8V.s: Assembler messages: /kisskb/build/tmp/ccpEYh8V.s:51326: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL496' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:273: kernel/irq/irqdomain.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:490: kernel/irq] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1080: arch/x86] Error 2 /kisskb/build/tmp/cc36q8Bj.s: Assembler messages: /kisskb/build/tmp/cc36q8Bj.s:117661: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL658' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:274: kernel/locking/lockdep.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:490: kernel/locking] Error 2 /kisskb/build/tmp/ccYvX78Q.s: Assembler messages: /kisskb/build/tmp/ccYvX78Q.s:53384: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL114' {.text section} /kisskb/build/tmp/ccYvX78Q.s:53436: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL116' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:274: fs/ecryptfs/inode.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:490: fs/ecryptfs] Error 2 make[1]: *** [/kisskb/src/Makefile:1080: fs] Error 2 make[1]: *** [/kisskb/src/Makefile:1080: kernel] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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:00:21.783915