# git rev-parse -q --verify 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b^{commit} 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b already have revision, skipping fetch # git checkout -q -f -B kisskb 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b # git clean -qxdf # < git log -1 # commit 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b # Merge: 6e38335dcc70 720f1de4021f # Author: Linus Torvalds # Date: Fri Jun 7 09:29:14 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Free AF_PACKET po->rollover properly, from Willem de Bruijn. # # 2) Read SFP eeprom in max 16 byte increments to avoid problems with # some SFP modules, from Russell King. # # 3) Fix UDP socket lookup wrt. VRF, from Tim Beale. # # 4) Handle route invalidation properly in s390 qeth driver, from Julian # Wiedmann. # # 5) Memory leak on unload in RDS, from Zhu Yanjun. # # 6) sctp_process_init leak, from Neil HOrman. # # 7) Fix fib_rules rule insertion semantic change that broke Android, # from Hangbin Liu. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (33 commits) # pktgen: do not sleep with the thread lock held. # net: mvpp2: Use strscpy to handle stat strings # net: rds: fix memory leak in rds_ib_flush_mr_pool # ipv6: fix EFAULT on sendto with icmpv6 and hdrincl # ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 # Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied" # net: aquantia: fix wol configuration not applied sometimes # ethtool: fix potential userspace buffer overflow # Fix memory leak in sctp_process_init # net: rds: fix memory leak when unload rds_rdma # ipv6: fix the check before getting the cookie in rt6_get_cookie # ipv4: not do cache for local delivery if bc_forwarding is enabled # s390/qeth: handle error when updating TX queue count # s390/qeth: fix VLAN attribute in bridge_hostnotify udev event # s390/qeth: check dst entry before use # s390/qeth: handle limited IPv4 broadcast in L3 TX path # net: fix indirect calls helpers for ptype list hooks. # net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set # udp: only choose unbound UDP socket for multicast when not in a VRF # net/tls: replace the sleeping lock around RX resync with a bit lock # ... # < /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 1e1d926369545ea09c98c6c7f5d109aa4ee0cd0b # < make -s -j 120 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 120 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 120 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/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_alloc': /kisskb/src/drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable] int ret = -ENOMEM, i; ^ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_free': /kisskb/src/drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ /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. ^~~~~~~ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_left': /kisskb/src/lib/test_kasan.c:491: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:501:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation } ^ 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:614: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:677: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:551:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:10:48.629576