# git rev-parse -q --verify c4f4d2f917729e9b7b8bb452bf4971be93e7a15f^{commit} c4f4d2f917729e9b7b8bb452bf4971be93e7a15f already have revision, skipping fetch # git checkout -q -f -B kisskb c4f4d2f917729e9b7b8bb452bf4971be93e7a15f # git clean -qxdf # < git log -1 # commit c4f4d2f917729e9b7b8bb452bf4971be93e7a15f # Merge: 9ce2078 5dcd840 # Author: Linus Torvalds # Date: Thu Mar 22 14:10:29 2018 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # # 1) Always validate XFRM esn replay attribute, from Florian Westphal. # # 2) Fix RCU read lock imbalance in xfrm_get_tos(), from Xin Long. # # 3) Don't try to get firmware dump if not loaded in iwlwifi, from Shaul # Triebitz. # # 4) Fix BPF helpers to deal with SCTP GSO SKBs properly, from Daniel # Axtens. # # 5) Fix some interrupt handling issues in e1000e driver, from Benjamin # Poitier. # # 6) Use strlcpy() in several ethtool get_strings methods, from Florian # Fainelli. # # 7) Fix rhlist dup insertion, from Paul Blakey. # # 8) Fix SKB leak in netem packet scheduler, from Alexey Kodanev. # # 9) Fix driver unload crash when link is up in smsc911x, from Jeremy # Linton. # # 10) Purge out invalid socket types in l2tp_tunnel_create(), from Eric # Dumazet. # # 11) Need to purge the write queue when TCP connections are aborted, # otherwise userspace using MSG_ZEROCOPY can't close the fd. From # Soheil Hassas Yeganeh. # # 12) Fix double free in error path of team driver, from Arkadi # Sharshevsky. # # 13) Filter fixes for hv_netvsc driver, from Stephen Hemminger. # # 14) Fix non-linear packet access in ipv6 ndisc code, from Lorenzo # Bianconi. # # 15) Properly filter out unsupported feature flags in macvlan driver, # from Shannon Nelson. # # 16) Don't request loading the diag module for a protocol if the protocol # itself is not even registered. From Xin Long. # # 17) If datagram connect fails in ipv6, make sure the socket state is # consistent afterwards. From Paolo Abeni. # # 18) Use after free in qed driver, from Dan Carpenter. # # 19) If received ipv4 PMTU is less than the min pmtu, lock the mtu in the # entry. From Sabrina Dubroca. # # 20) Fix sleep in atomic in tg3 driver, from Jonathan Toppins. # # 21) Fix vlan in vlan untagging in some situations, from Toshiaki Makita. # # 22) Fix double SKB free in genlmsg_mcast(). From Nicolas Dichtel. # # 23) Fix NULL derefs in error paths of tcf_*_init(), from Davide Caratti. # # 24) Unbalanced PM runtime calls in FEC driver, from Florian Fainelli. # # 25) Memory leak in gemini driver, from Igor Pylypiv. # # 26) IDR leaks in error paths of tcf_*_init() functions, from Davide # Caratti. # # 27) Need to use GFP_ATOMIC in seg6_build_state(), from David Lebrun. # # 28) Missing dev_put() in error path of macsec_newlink(), from Dan # Carpenter. # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (201 commits) # macsec: missing dev_put() on error in macsec_newlink() # net: dsa: Fix functional dsa-loop dependency on FIXED_PHY # hv_netvsc: common detach logic # hv_netvsc: change GPAD teardown order on older versions # hv_netvsc: use RCU to fix concurrent rx and queue changes # hv_netvsc: disable NAPI before channel close # net/ipv6: Handle onlink flag with multipath routes # ppp: avoid loop in xmit recursion detection code # ipv6: sr: fix NULL pointer dereference when setting encap source address # ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state # net: aquantia: driver version bump # net: aquantia: Implement pci shutdown callback # net: aquantia: Allow live mac address changes # net: aquantia: Add tx clean budget and valid budget handling logic # net: aquantia: Change inefficient wait loop on fw data reads # net: aquantia: Fix a regression with reset on old firmware # net: aquantia: Fix hardware reset when SPI may rarely hangup # s390/qeth: on channel error, reject further cmd requests # s390/qeth: lock read device while queueing next buffer # s390/qeth: when thread completes, wake up all waiters # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 c4f4d2f917729e9b7b8bb452bf4971be93e7a15f # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7721_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7721_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7721_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:53:3: warning: 'arch_init_clk_ops' is deprecated (declared at /kisskb/src/arch/sh/include/asm/clock.h:8) [-Wdeprecated-declarations] /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:47) [-Wdeprecated-declarations] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_se7721_defconfig_sh4 # Build took: 0:00:50.809304