# git rev-parse -q --verify e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9^{commit} e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 already have revision, skipping fetch # git checkout -q -f -B kisskb e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 # git clean -qxdf # < git log -1 # commit e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 # Merge: 906c40438bb6 a0ba26f37ea0 # Author: Linus Torvalds # Date: Sat Mar 28 18:55:15 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Fix memory leak in vti6, from Torsten Hilbrich. # # 2) Fix double free in xfrm_policy_timer, from YueHaibing. # # 3) NL80211_ATTR_CHANNEL_WIDTH attribute is put with wrong type, from # Johannes Berg. # # 4) Wrong allocation failure check in qlcnic driver, from Xu Wang. # # 5) Get ks8851-ml IO operations right, for real this time, from Marek # Vasut. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (22 commits) # r8169: fix PHY driver check on platforms w/o module softdeps # net: ks8851-ml: Fix IO operations, again # mlxsw: spectrum_mr: Fix list iteration in error path # qlcnic: Fix bad kzalloc null test # mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX # mac80211: mark station unauthorized before key removal # mac80211: Check port authorization in the ieee80211_tx_dequeue() case # cfg80211: Do not warn on same channel at the end of CSA # mac80211: drop data frames without key on encrypted links # ieee80211: fix HE SPR size calculation # nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type # xfrm: policy: Fix doulbe free in xfrm_policy_timer # bpf: Explicitly memset some bpf info structures declared on the stack # bpf: Explicitly memset the bpf_attr structure # bpf: Sanitize the bpf_struct_ops tcp-cc name # vti6: Fix memory leak of skb if input policy check fails # esp: remove the skb from the chain when it's enqueued in cryptd_wq # ipv6: xfrm6_tunnel.c: Use built-in RCU list checking # xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire # xfrm: fix uctx len check in verify_sec_ctx_len # ... # < /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 e595dd94515ed6bc5ba38fce0f9598db8c0ee9a9 # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7722_defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4-gcc4.6 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/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72: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/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/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/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1426:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io-wq.c: In function 'io_wq_cancel_cb': /kisskb/src/fs/io-wq.c:913:16: warning: 'work' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io-wq.c:896:21: note: 'work' was declared here /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5856:13: warning: 'err' 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:180: sub-make] Error 2 Command 'make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4-gcc4.6 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-gcc4.6 # Build took: 0:00:41.114434