# git rev-parse -q --verify bed38c3e2dca01b358a62b5e73b46e875742fd75^{commit} bed38c3e2dca01b358a62b5e73b46e875742fd75 already have revision, skipping fetch # git checkout -q -f -B kisskb bed38c3e2dca01b358a62b5e73b46e875742fd75 # git clean -qxdf # < git log -1 # commit bed38c3e2dca01b358a62b5e73b46e875742fd75 # Merge: 76260774575c 3a855b7ac7d5 # Author: Linus Torvalds # Date: Wed Jul 24 09:58:39 2019 -0700 # # Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "An assortment of non-regression fixes that have accumulated since the # start of the merge window. # # - A fix for a user triggerable oops on machines where transactional # memory is disabled, eg. Power9 bare metal, Power8 with TM disabled # on the command line, or all Power7 or earlier machines. # # - Three fixes for handling of PMU and power saving registers when # running nested KVM on Power9. # # - Two fixes for bugs found while stress testing the XIVE interrupt # controller code, also on Power9. # # - A fix to allow guests to boot under Qemu/KVM on Power9 using the # the Hash MMU with >= 1TB of memory. # # - Two fixes for bugs in the recent DMA cleanup, one of which could # lead to checkstops. # # - And finally three fixes for the PAPR SCM nvdimm driver. # # Thanks to: Alexey Kardashevskiy, Andrea Arcangeli, Cédric Le Goater, # Christoph Hellwig, David Gibson, Gautham R. Shenoy, Michael Neuling, # Oliver O'Halloran, Satheesh Rajendran, Shawn Anastasio, Suraj Jitindar # Singh, Vaibhav Jain" # # * tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails # powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL # powerpc/pseries: Update SCM hcall op-codes in hvcall.h # powerpc/tm: Fix oops on sigreturn on systems without TM # powerpc/dma: Fix invalid DMA mmap behavior # KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails # powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask() # powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA # KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries # powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR # KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting # powerpc/mm: Limit rma_size to 1TB when running without HV mode # < /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 bed38c3e2dca01b358a62b5e73b46e875742fd75 # < make -s -j 80 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 80 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/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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:338:21: note: 'pdeo' was declared here /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/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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_se7722_defconfig_sh4 # Build took: 0:00:34.173053