# git rev-parse -q --verify 27b4ad621e887ce8e5eb508a0103f13d30f6b38a^{commit} 27b4ad621e887ce8e5eb508a0103f13d30f6b38a already have revision, skipping fetch # git checkout -q -f -B kisskb 27b4ad621e887ce8e5eb508a0103f13d30f6b38a # git clean -qxdf # < git log -1 # commit 27b4ad621e887ce8e5eb508a0103f13d30f6b38a # Merge: 680905431b9d 39841cc1cbb6 # Author: Linus Torvalds # Date: Fri Feb 8 11:21:54 2019 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net # # Pull networking fixes from David Miller: # "This pull request is dedicated to the upcoming snowpocalypse parts 2 # and 3 in the Pacific Northwest: # # 1) Drop profiles are broken because some drivers use dev_kfree_skb* # instead of dev_consume_skb*, from Yang Wei. # # 2) Fix IWLWIFI kconfig deps, from Luca Coelho. # # 3) Fix percpu maps updating in bpftool, from Paolo Abeni. # # 4) Missing station release in batman-adv, from Felix Fietkau. # # 5) Fix some networking compat ioctl bugs, from Johannes Berg. # # 6) ucc_geth must reset the BQL queue state when stopping the device, # from Mathias Thore. # # 7) Several XDP bug fixes in virtio_net from Toshiaki Makita. # # 8) TSO packets must be sent always on queue 0 in stmmac, from Jose # Abreu. # # 9) Fix socket refcounting bug in RDS, from Eric Dumazet. # # 10) Handle sparse cpu allocations in bpf selftests, from Martynas # Pumputis. # # 11) Make sure mgmt frames have enough tailroom in mac80211, from Felix # Feitkau. # # 12) Use safe list walking in sctp_sendmsg() asoc list traversal, from # Greg Kroah-Hartman. # # 13) Make DCCP's ccid_hc_[rt]x_parse_options always check for NULL # ccid, from Eric Dumazet. # # 14) Need to reload WoL password into bcmsysport device after deep # sleeps, from Florian Fainelli. # # 15) Remove filter from mask before freeing in cls_flower, from Petr # Machata. # # 16) Missing release and use after free in error paths of s390 qeth # code, from Julian Wiedmann. # # 17) Fix lockdep false positive in dsa code, from Marc Zyngier. # # 18) Fix counting of ATU violations in mv88e6xxx, from Andrew Lunn. # # 19) Fix EQ firmware assert in qed driver, from Manish Chopra. # # 20) Don't default Caivum PTP to Y in kconfig, from Bjorn Helgaas" # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (116 commits) # net: dsa: b53: Fix for failure when irq is not defined in dt # sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() # geneve: should not call rt6_lookup() when ipv6 was disabled # net: Don't default Cavium PTP driver to 'y' # net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles # net/mlx5e: Don't overwrite pedit action when multiple pedit used # net/mlx5e: Update hw flows when encap source mac changed # qed*: Advance drivers version to 8.37.0.20 # qed: Change verbosity for coalescing message. # qede: Fix system crash on configuring channels. # qed: Consider TX tcs while deriving the max num_queues for PF. # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 27b4ad621e887ce8e5eb508a0103f13d30f6b38a # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh03_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sh03_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh03_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1318:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1321:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1324:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1327:2: warning: #warning syscall statx not implemented [-Wcpp] :1333:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:133:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:100:6: note: 'levelspread[]' was declared here /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/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:339:21: note: 'pdeo' was declared here /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 *' /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1338:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c:885:14: note: 'extra_uref' was declared here Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh03_defconfig_sh4 # Build took: 0:00:28.126507