# git rev-parse -q --verify f8f65382c98a28e3c2b20df9dd4231dca5a11682^{commit} f8f65382c98a28e3c2b20df9dd4231dca5a11682 already have revision, skipping fetch # git checkout -q -f -B kisskb f8f65382c98a28e3c2b20df9dd4231dca5a11682 # git clean -qxdf # < git log -1 # commit f8f65382c98a28e3c2b20df9dd4231dca5a11682 # Merge: 0f3aa48ad4c3 bdf7ffc89922 # Author: Linus Torvalds # Date: Sat Sep 8 15:52:45 2018 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM fixes from Radim Krčmář: # "ARM: # - Fix a VFP corruption in 32-bit guest # - Add missing cache invalidation for CoW pages # - Two small cleanups # # s390: # - Fallout from the hugetlbfs support: pfmf interpretion and locking # - VSIE: fix keywrapping for nested guests # # PPC: # - Fix a bug where pages might not get marked dirty, causing guest # memory corruption on migration # - Fix a bug causing reads from guest memory to use the wrong guest # real address for very large HPT guests (>256G of memory), leading # to failures in instruction emulation. # # x86: # - Fix out of bound access from malicious pv ipi hypercalls # (introduced in rc1) # - Fix delivery of pending interrupts when entering a nested guest, # preventing arbitrarily late injection # - Sanitize kvm_stat output after destroying a guest # - Fix infinite loop when emulating a nested guest page fault and # improve the surrounding emulation code # - Two minor cleanups" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (28 commits) # KVM: LAPIC: Fix pv ipis out-of-bounds access # KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 # arm64: KVM: Remove pgd_lock # KVM: Remove obsolete kvm_unmap_hva notifier backend # arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD # KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW # KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting # KVM: s390: vsie: copy wrapping keys to right place # KVM: s390: Fix pfmf and conditional skey emulation # tools/kvm_stat: re-animate display of dead guests # tools/kvm_stat: indicate dead guests as such # tools/kvm_stat: handle guest removals more gracefully # tools/kvm_stat: don't reset stats when setting PID filter for debugfs # tools/kvm_stat: fix updates for dead guests # tools/kvm_stat: fix handling of invalid paths in debugfs provider # tools/kvm_stat: fix python3 issues # KVM: x86: Unexport x86_emulate_instruction() # KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction() # KVM: x86: Do not re-{try,execute} after failed emulation in L2 # KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 f8f65382c98a28e3c2b20df9dd4231dca5a11682 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /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/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/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/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' 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/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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/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/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] arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb81784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb70ffc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571892 Bytes = 5441.30 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5547285 Bytes = 5417.27 KiB = 5.29 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571798 Bytes = 5441.21 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572898 Bytes = 5442.28 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571364 Bytes = 5440.79 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571957 Bytes = 5441.36 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571421 Bytes = 5440.84 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571792 Bytes = 5441.20 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571865 Bytes = 5441.27 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571724 Bytes = 5441.14 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572222 Bytes = 5441.62 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572860 Bytes = 5442.25 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571363 Bytes = 5440.78 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570987 Bytes = 5440.42 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571402 Bytes = 5440.82 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc2-gf8f65382c98a Created: Sun Sep 9 09:18:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571724 Bytes = 5441.14 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:00:43.257130