# git rev-parse -q --verify 738d2902773e30939a982c8df7a7f94293659810^{commit} 738d2902773e30939a982c8df7a7f94293659810 already have revision, skipping fetch # git checkout -q -f -B kisskb 738d2902773e30939a982c8df7a7f94293659810 # git clean -qxdf # < git log -1 # commit 738d2902773e30939a982c8df7a7f94293659810 # Merge: c5c928c667cd 04b69426d846 # Author: Linus Torvalds # Date: Tue Dec 31 11:14:58 2019 -0800 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix big endian overflow in nf_flow_table, from Arnd Bergmann. # # 2) Fix port selection on big endian in nft_tproxy, from Phil Sutter. # # 3) Fix precision tracking for unbound scalars in bpf verifier, from # Daniel Borkmann. # # 4) Fix integer overflow in socket rcvbuf check in UDP, from Antonio # Messina. # # 5) Do not perform a neigh confirmation during a pmtu update over a # tunnel, from Hangbin Liu. # # 6) Fix DMA mapping leak in dpaa_eth driver, from Madalin Bucur. # # 7) Various PTP fixes for sja1105 dsa driver, from Vladimir Oltean. # # 8) Add missing to dummy definition of of_mdiobus_child_is_phy(), from # Geert Uytterhoeven # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (54 commits) # hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename() # net/sched: add delete_empty() to filters and use it in cls_flower # tcp: Fix highest_sack and highest_sack_seq # ptp: fix the race between the release of ptp_clock and cdev # net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S # Documentation: net: dsa: sja1105: Remove text about taprio base-time limitation # net: dsa: sja1105: Remove restriction of zero base-time for taprio offload # net: dsa: sja1105: Really make the PTP command read-write # net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot # cxgb4/cxgb4vf: fix flow control display for auto negotiation # mlxsw: spectrum: Use dedicated policer for VRRP packets # mlxsw: spectrum_router: Skip loopback RIFs during MAC validation # net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs # net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device # net_sched: sch_fq: properly set sk->sk_pacing_status # bnx2x: Fix accounting of vlan resources among the PFs # bnx2x: Use appropriate define for vlan credit # of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy # net: phy: aquantia: add suspend / resume ops for AQR105 # dpaa_eth: fix DMA mapping leak # ... # < /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 738d2902773e30939a982c8df7a7f94293659810 # < make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7722_defconfig # make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 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/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:90:5: warning: 'oldval' 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:338:21: note: 'pdeo' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1377:5: warning: 'page' 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 *' mm/page_alloc.o: In function `get_page_from_freelist': page_alloc.c:(.text+0x3148): undefined reference to `node_reclaim_distance' make[1]: *** [/kisskb/src/Makefile:1078: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 8 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_se7722_defconfig_sh4 # Build took: 0:01:13.333800