# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 aa5b1054badb60191f6a09e7ef65beacf837c5d4 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # Added to kconfig # yes \n | make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' 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:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2069:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:226:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1448:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1405:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1746:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c: In function 'b43_nphy_rf_ctl_override_rev7': /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c:202:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x8ae678) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc # Build took: 0:01:14.838764