# git rev-parse -q --verify 33b40134e5cfbbccad7f3040d1919889537a3df7^{commit} 33b40134e5cfbbccad7f3040d1919889537a3df7 already have revision, skipping fetch # git checkout -q -f -B kisskb 33b40134e5cfbbccad7f3040d1919889537a3df7 # git clean -qxdf # < git log -1 # commit 33b40134e5cfbbccad7f3040d1919889537a3df7 # Merge: d60ddd244215 bd5cd35b782a # Author: Linus Torvalds # Date: Tue Feb 4 13:32:20 2020 +0000 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Use after free in rxrpc_put_local(), from David Howells. # # 2) Fix 64-bit division error in mlxsw, from Nathan Chancellor. # # 3) Make sure we clear various bits of TCP state in response to # tcp_disconnect(). From Eric Dumazet. # # 4) Fix netlink attribute policy in cls_rsvp, from Eric Dumazet. # # 5) txtimer must be deleted in stmmac suspend(), from Nicolin Chen. # # 6) Fix TC queue mapping in bnxt_en driver, from Michael Chan. # # 7) Various netdevsim fixes from Taehee Yoo (use of uninitialized data, # snapshot panics, stack out of bounds, etc.) # # 8) cls_tcindex changes hash table size after allocating the table, fix # from Cong Wang. # # 9) Fix regression in the enforcement of session ID uniqueness in l2tp. # We only have to enforce uniqueness for IP based tunnels not UDP # ones. From Ridge Kennedy. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (46 commits) # gtp: use __GFP_NOWARN to avoid memalloc warning # l2tp: Allow duplicate session creation with UDP # r8152: Add MAC passthrough support to new device # net_sched: fix an OOB access in cls_tcindex # qed: Remove set but not used variable 'p_link' # tc-testing: add missing 'nsPlugin' to basic.json # tc-testing: fix eBPF tests failure on linux fresh clones # net: hsr: fix possible NULL deref in hsr_handle_frame() # netdevsim: remove unused sdev code # netdevsim: use __GFP_NOWARN to avoid memalloc warning # netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs # netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() # netdevsim: fix panic in nsim_dev_take_snapshot_write() # netdevsim: disable devlink reload when resources are being used # netdevsim: fix using uninitialized resources # bnxt_en: Fix TC queue mapping. # bnxt_en: Fix logic that disables Bus Master during firmware reset. # bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset. # bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected. # net: stmmac: Delete txtimer in suspend() # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 33b40134e5cfbbccad7f3040d1919889537a3df7 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # yes \n | make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_left': /kisskb/src/lib/test_kasan.c:529:1: warning: 'kasan_alloca_oob_left' uses dynamic stack allocation } ^ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_right': /kisskb/src/lib/test_kasan.c:539:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation } ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:40: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:634:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - NET_SKB_PAD - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:699:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:577:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ sound/soc/codecs/wcd934x.o: In function `wcd934x_codec_probe': wcd934x.c:(.text+0x4736): undefined reference to `__clk_get_name' wcd934x.c:(.text+0x47c8): undefined reference to `clk_hw_register' wcd934x.c:(.text+0x4800): undefined reference to `of_clk_src_simple_get' wcd934x.c:(.text+0x4806): undefined reference to `of_clk_add_provider' make[1]: *** [/kisskb/src/Makefile:1077: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:15:35.536498