# git rev-parse -q --verify aa5b1054badb60191f6a09e7ef65beacf837c5d4^{commit} aa5b1054badb60191f6a09e7ef65beacf837c5d4 already have revision, skipping fetch # git checkout -q -f -B kisskb aa5b1054badb60191f6a09e7ef65beacf837c5d4 # git clean -qxdf # < git log -1 # commit aa5b1054badb60191f6a09e7ef65beacf837c5d4 # Merge: e1dbc5a41051 0f52b3a00c78 # Author: Linus Torvalds # Date: Fri Aug 24 09:34:23 2018 -0700 # # Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - An implementation for the newly added hv_ops->flush() for the OPAL # hvc console driver backends, I forgot to apply this after merging the # hvc driver changes before the merge window. # # - Enable all PCI bridges at boot on powernv, to avoid races when # multiple children of a bridge try to enable it simultaneously. This # is a workaround until the PCI core can be enhanced to fix the races. # # - A fix to query PowerVM for the correct system topology at boot before # initialising sched domains, seen in some configurations to cause # broken scheduling etc. # # - A fix for pte_access_permitted() on "nohash" platforms. # # - Two commits to fix SIGBUS when using remap_pfn_range() seen on Power9 # due to a workaround when using the nest MMU (GPUs, accelerators). # # - Another fix to the VFIO code used by KVM, the previous fix had some # bugs which caused guests to not start in some configurations. # # - A handful of other minor fixes. # # Thanks to: Aneesh Kumar K.V, Benjamin Herrenschmidt, Christophe Leroy, # Hari Bathini, Luke Dashjr, Mahesh Salgaonkar, Nicholas Piggin, Paul # Mackerras, Srikar Dronamraju. # # * tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/mce: Fix SLB rebolting during MCE recovery path. # KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages # powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition # powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid. # powerpc/nohash: fix pte_access_permitted() # powerpc/topology: Get topology for shared processors at boot # powerpc64/ftrace: Include ftrace.h needed for enable/disable calls # powerpc/powernv/pci: Work around races in PCI bridge enabling # powerpc/fadump: cleanup crash memory ranges support # powerpc/powernv: provide a console flush operation for opal hvc driver # powerpc/traps: Avoid rate limit messages from show unhandled signals # powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4() # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 aa5b1054badb60191f6a09e7ef65beacf837c5d4 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_edosk7705_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- edosk7705_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_edosk7705_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/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:392: 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: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:186:16: warning: 'old' 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_edosk7705_defconfig_sh4 # Build took: 0:00:10.551716