# git rev-parse -q --verify ec0c96714e7ddeda4eccaa077f5646a0fd6e371f^{commit} ec0c96714e7ddeda4eccaa077f5646a0fd6e371f already have revision, skipping fetch # git checkout -q -f -B kisskb ec0c96714e7ddeda4eccaa077f5646a0fd6e371f # git clean -qxdf # < git log -1 # commit ec0c96714e7ddeda4eccaa077f5646a0fd6e371f # Merge: 4f7a7be d472b3a # Author: Linus Torvalds # Date: Sat Aug 11 11:22:44 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # "Last bit of straggler fixes... # # 1) Fix btf library licensing to LGPL, from Martin KaFai lau. # # 2) Fix error handling in bpf sockmap code, from Daniel Borkmann. # # 3) XDP cpumap teardown handling wrt. execution contexts, from Jesper # Dangaard Brouer. # # 4) Fix loss of runtime PM on failed vlan add/del, from Ivan # Khoronzhuk. # # 5) xen-netfront caches skb_shinfo(skb) across a __pskb_pull_tail() # call, which potentially changes the skb's data buffer, and thus # skb_shinfo(). Fix from Juergen Gross" # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: # xen/netfront: don't cache skb_shinfo() # net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan # net: ethernet: ti: cpsw: clear all entries when delete vid # xdp: fix bug in devmap teardown code path # samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier # xdp: fix bug in cpumap teardown code path # bpf, sockmap: fix cork timeout for select due to epipe # bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path # bpf, sockmap: fix bpf_tcp_sendmsg sock error handling # bpf: btf: Change tools/lib/bpf/btf to LGPL # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 ec0c96714e7ddeda4eccaa077f5646a0fd6e371f # < make -s -j 120 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=0x682CABE7 # 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 # make -s -j 120 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- olddefconfig # make -s -j 120 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/src/fs/fscache/stats.c: In function 'fscache_stats_show': /kisskb/src/fs/fscache/stats.c:286:1: warning: the frame size of 6512 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/include/linux/bitmap.h:9, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/arch/x86/include/asm/cpumask.h:5, from /kisskb/src/arch/x86/include/asm/msr.h:11, from /kisskb/src/arch/x86/include/asm/processor.h:21, from /kisskb/src/arch/x86/include/asm/cpufeature.h:5, from /kisskb/src/arch/x86/include/asm/thread_info.h:53, from /kisskb/src/include/linux/thread_info.h:38, from /kisskb/src/arch/x86/include/asm/preempt.h:7, from /kisskb/src/include/linux/preempt.h:81, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/nvme/target/discovery.c:15: In function 'strncpy', inlined from 'nvmet_execute_identify_disc_ctrl' at /kisskb/src/drivers/nvme/target/discovery.c:160:2: /kisskb/src/include/linux/string.h:246:9: warning: '__builtin_strncpy' output truncated copying 8 bytes from a string of length 19 [-Wstringop-truncation] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/atomic64_test.c: In function 'test_atomic64': /kisskb/src/lib/atomic64_test.c:250:1: warning: the frame size of 10664 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/atomic64_test.c: In function 'test_atomic': /kisskb/src/lib/atomic64_test.c:148:1: warning: the frame size of 9832 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:27.801847