# git rev-parse -q --verify f2ce1065e767fc7da106a5f5381d1e8f842dc6f4^{commit} f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 already have revision, skipping fetch # git checkout -q -f -B kisskb f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 # git clean -qxdf # < git log -1 # commit f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 # Merge: 9ff01193a20d 8ebebcba559a # Author: Linus Torvalds # Date: Mon Nov 19 09:24:04 2018 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix some potentially uninitialized variables and use-after-free in # kvaser_usb can drier, from Jimmy Assarsson. # # 2) Fix leaks in qed driver, from Denis Bolotin. # # 3) Socket leak in l2tp, from Xin Long. # # 4) RSS context allocation fix in bnxt_en from Michael Chan. # # 5) Fix cxgb4 build errors, from Ganesh Goudar. # # 6) Route leaks in ipv6 when removing exceptions, from Xin Long. # # 7) Memory leak in IDR allocation handling of act_pedit, from Davide # Caratti. # # 8) Use-after-free of bridge vlan stats, from Nikolay Aleksandrov. # # 9) When MTU is locked, do not force DF bit on ipv4 tunnels. From # Sabrina Dubroca. # # 10) When NAPI cached skb is reused, we must set it to the proper initial # state which includes skb->pkt_type. From Eric Dumazet. # # 11) Lockdep and non-linear SKB handling fix in tipc from Jon Maloy. # # 12) Set RX queue properly in various tuntap receive paths, from Matthew # Cover. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (61 commits) # tuntap: fix multiqueue rx # ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF # tipc: don't assume linear buffer when reading ancillary data # tipc: fix lockdep warning when reinitilaizing sockets # net-gro: reset skb->pkt_type in napi_reuse_skb() # tc-testing: tdc.py: Guard against lack of returncode in executed command # tc-testing: tdc.py: ignore errors when decoding stdout/stderr # ip_tunnel: don't force DF when MTU is locked # MAINTAINERS: Add entry for CAKE qdisc # net: bridge: fix vlan stats use-after-free on destruction # socket: do a generic_file_splice_read when proto_ops has no splice_read # net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs # Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs" # net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs # net/sched: act_pedit: fix memory leak when IDR allocation fails # net: lantiq: Fix returned value in case of error in 'xrx200_probe()' # ipv6: fix a dst leak when removing its exception # net: mvneta: Don't advertise 2.5G modes # drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo # net/mlx4: Fix UBSAN warning of signed integer overflow # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < git log --format=%s --max-count=1 f2ce1065e767fc7da106a5f5381d1e8f842dc6f4 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-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 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/s390/kernel/nospec-branch.c: In function '__nospec_revert': /kisskb/src/arch/s390/kernel/nospec-branch.c:130:61: error: macro "memcpy" passed 6 arguments, but takes just 3 /kisskb/src/arch/s390/kernel/nospec-branch.c:130:3: warning: statement with no effect [-Wunused-value] make[3]: *** [/kisskb/src/scripts/Makefile.build:293: arch/s390/kernel/nospec-branch.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/events/core.c: In function 'perf_log_throttle': /kisskb/src/kernel/events/core.c:7651:1: warning: 'perf_log_throttle' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_swevent_hrtimer': /kisskb/src/kernel/events/core.c:9163:1: warning: 'perf_swevent_hrtimer' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_log_itrace_start': /kisskb/src/kernel/events/core.c:7692:1: warning: 'perf_log_itrace_start' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_event_read_event': /kisskb/src/kernel/events/core.c:6581:1: warning: 'perf_event_read_event' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_event_task_output': /kisskb/src/kernel/events/core.c:6860:1: warning: 'perf_event_task_output' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap_output': /kisskb/src/kernel/events/core.c:7216:1: warning: 'perf_event_mmap_output' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_event_namespaces_output': /kisskb/src/kernel/events/core.c:7053:1: warning: 'perf_event_namespaces_output' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_event_comm_output': /kisskb/src/kernel/events/core.c:6954:1: warning: 'perf_event_comm_output' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_event_switch_output': /kisskb/src/kernel/events/core.c:7580:1: warning: 'perf_event_switch_output' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_event_aux_event': /kisskb/src/kernel/events/core.c:7488:1: warning: 'perf_event_aux_event' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_log_lost_samples': /kisskb/src/kernel/events/core.c:7521:1: warning: 'perf_log_lost_samples' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function 'perf_tp_event': /kisskb/src/kernel/events/core.c:8331:1: warning: 'perf_tp_event' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/core.c: In function '___perf_sw_event': /kisskb/src/kernel/events/core.c:8017:1: warning: '___perf_sw_event' uses dynamic stack allocation [enabled by default] make[2]: *** [/kisskb/src/scripts/Makefile.build:518: arch/s390/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/events/ring_buffer.c: In function 'perf_output_begin_forward': /kisskb/src/kernel/events/ring_buffer.c:238:1: warning: 'perf_output_begin_forward' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/ring_buffer.c: In function 'perf_output_begin_backward': /kisskb/src/kernel/events/ring_buffer.c:244:1: warning: 'perf_output_begin_backward' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/events/ring_buffer.c: In function 'perf_output_begin': /kisskb/src/kernel/events/ring_buffer.c:252:1: warning: 'perf_output_begin' uses dynamic stack allocation [enabled by default] /kisskb/src/fs/afs/dynroot.c: In function 'afs_lookup_atcell': /kisskb/src/fs/afs/dynroot.c:126:6: warning: 'len' may be used uninitialized in this function [-Wuninitialized] make[1]: *** [/kisskb/src/Makefile:1060: arch/s390] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /kisskb/src/fs/f2fs/file.c:2926:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/smp.c: In function 'smp_call_function_single': /kisskb/src/kernel/smp.c:307:1: warning: 'smp_call_function_single' uses dynamic stack allocation [enabled by default] /kisskb/src/fs/btrfs/ref-verify.c: In function 'process_extent_item.isra.2': /kisskb/src/fs/btrfs/ref-verify.c:503:2: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/btrfs/ref-verify.c: In function 'process_leaf.isra.3': /kisskb/src/fs/btrfs/ref-verify.c:555:2: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rseq.c: In function 'rseq_ip_fixup': /kisskb/src/kernel/rseq.c:249:1: warning: 'rseq_ip_fixup' uses dynamic stack allocation [enabled by default] /kisskb/src/kernel/rseq.c: In function 'rseq_syscall': /kisskb/src/kernel/rseq.c:301:1: warning: 'rseq_syscall' uses dynamic stack allocation [enabled by default] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/slub.c: In function 'deactivate_slab.isra.37': /kisskb/src/mm/slub.c:2170:1: warning: 'deactivate_slab.isra.37' uses dynamic stack allocation [enabled by default] /kisskb/src/mm/slub.c: In function 'unfreeze_partials.isra.38': /kisskb/src/mm/slub.c:2238:1: warning: 'unfreeze_partials.isra.38' uses dynamic stack allocation [enabled by default] /kisskb/src/mm/slub.c: In function 'get_partial_node.isra.39': /kisskb/src/mm/slub.c:1870:1: warning: 'get_partial_node.isra.39' uses dynamic stack allocation [enabled by default] /kisskb/src/mm/slub.c: In function '___slab_alloc': /kisskb/src/mm/slub.c:2625:1: warning: '___slab_alloc' uses dynamic stack allocation [enabled by default] /kisskb/src/mm/slub.c: In function '__slab_free': /kisskb/src/mm/slub.c:2926:1: warning: '__slab_free' uses dynamic stack allocation [enabled by default] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c:2081:42: warning: 'end' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/fs/nfs/super.c: In function 'nfs_show_stats': /kisskb/src/fs/nfs/super.c:890:1: warning: 'nfs_show_stats' uses dynamic stack allocation [enabled by default] make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x # Build took: 0:01:26.226231