# git rev-parse -q --verify c356dc4b540edd6c02b409dd8cf3208ba2804c38^{commit} c356dc4b540edd6c02b409dd8cf3208ba2804c38 already have revision, skipping fetch # git checkout -q -f -B kisskb c356dc4b540edd6c02b409dd8cf3208ba2804c38 # git clean -qxdf # < git log -1 # commit c356dc4b540edd6c02b409dd8cf3208ba2804c38 # Merge: 121bddf39a8e b6653b3629e5 # Author: Linus Torvalds # Date: Fri Jun 21 22:23:35 2019 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Fix leak of unqueued fragments in ipv6 nf_defrag, from Guillaume # Nault. # # 2) Don't access the DDM interface unless the transceiver implements it # in bnx2x, from Mauro S. M. Rodrigues. # # 3) Don't double fetch 'len' from userspace in sock_getsockopt(), from # JingYi Hou. # # 4) Sign extension overflow in lio_core, from Colin Ian King. # # 5) Various netem bug fixes wrt. corrupted packets from Jakub Kicinski. # # 6) Fix epollout hang in hvsock, from Sunil Muthuswamy. # # 7) Fix regression in default fib6_type, from David Ahern. # # 8) Handle memory limits in tcp_fragment more appropriately, from Eric # Dumazet. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (24 commits) # tcp: refine memory limit test in tcp_fragment() # inet: clear num_timeout reqsk_alloc() # net: mvpp2: debugfs: Add pmap to fs dump # ipv6: Default fib6_type to RTN_UNICAST when not set # net: hns3: Fix inconsistent indenting # net/af_iucv: always register net_device notifier # net/af_iucv: build proper skbs for HiperTransport # net/af_iucv: remove GFP_DMA restriction for HiperTransport # net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge() # hvsock: fix epollout hang from race condition # net/udp_gso: Allow TX timestamp with UDP GSO # net: netem: fix use after free and double free with packet corruption # net: netem: fix backlog accounting for corrupted GSO frames # net: lio_core: fix potential sign-extension overflow on large shift # tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb # ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL # ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL # tun: wake up waitqueues after IFF_UP is set # net: remove duplicate fetch in sock_getsockopt # tipc: fix issues with early FAILOVER_MSG from peer # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 c356dc4b540edd6c02b409dd8cf3208ba2804c38 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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 # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # yes \n | make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:93:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_profile': /kisskb/src/security/apparmor/policy_unpack.c:523:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/security/apparmor/policy_unpack.c:494:14: note: 'pos' was declared here int c, j, pos, size2 = unpack_strdup(e, &str, NULL); ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:03:21.329913