# git rev-parse -q --verify f005de0183de4c3df509f7a437a04774461f4c02^{commit} f005de0183de4c3df509f7a437a04774461f4c02 already have revision, skipping fetch # git checkout -q -f -B kisskb f005de0183de4c3df509f7a437a04774461f4c02 # git clean -qxdf # < git log -1 # commit f005de0183de4c3df509f7a437a04774461f4c02 # Merge: 900915f9036f 7e0cf1c983b5 # Author: Greg Kroah-Hartman # Date: Fri Sep 28 17:43:32 2018 -0700 # # Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Michael writes: # "powerpc fixes for 4.19 #3 # # A reasonably big batch of fixes due to me being away for a few weeks. # # A fix for the TM emulation support on Power9, which could result in # corrupting the guest r11 when running under KVM. # # Two fixes to the TM code which could lead to userspace GPR corruption # if we take an SLB miss at exactly the wrong time. # # Our dynamic patching code had a bug that meant we could patch freed # __init text, which could lead to corrupting userspace memory. # # csum_ipv6_magic() didn't work on little endian platforms since we # optimised it recently. # # A fix for an endian bug when reading a device tree property telling # us how many storage keys the machine has available. # # Fix a crash seen on some configurations of PowerVM when migrating the # partition from one machine to another. # # A fix for a regression in the setup of our CPU to NUMA node mapping # in KVM guests. # # A fix to our selftest Makefiles to make them work since a recent # change to the shared Makefile logic." # # * tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # selftests/powerpc: Fix Makefiles for headers_install change # powerpc/numa: Use associativity if VPHN hcall is successful # powerpc/tm: Avoid possible userspace r1 corruption on reclaim # powerpc/tm: Fix userspace r13 corruption # powerpc/pseries: Fix unitialized timer reset on migration # powerpc/pkeys: Fix reading of ibm, processor-storage-keys property # powerpc: fix csum_ipv6_magic() on little endian platforms # powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again) # powerpc: Avoid code patching freed init sections # KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 f005de0183de4c3df509f7a437a04774461f4c02 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_dreamcast_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- dreamcast_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_dreamcast_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] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335: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:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: 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:129:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /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:341:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433: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 *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_dreamcast_defconfig_sh4 # Build took: 0:00:14.624548