# git rev-parse -q --verify b5de3c5026f52b6b409904a1c37f590a6c0e44c5^{commit} b5de3c5026f52b6b409904a1c37f590a6c0e44c5 already have revision, skipping fetch # git checkout -q -f -B kisskb b5de3c5026f52b6b409904a1c37f590a6c0e44c5 # git clean -qxdf # < git log -1 # commit b5de3c5026f52b6b409904a1c37f590a6c0e44c5 # Merge: 618d919cae2f 7a223e06b1a4 # Author: Linus Torvalds # Date: Tue Apr 16 08:52:00 2019 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM fixes from Paolo Bonzini: # "5.1 keeps its reputation as a big bugfix release for KVM x86. # # - Fix for a memory leak introduced during the merge window # # - Fixes for nested VMX with ept=0 # # - Fixes for AMD (APIC virtualization, NMI injection) # # - Fixes for Hyper-V under KVM and KVM under Hyper-V # # - Fixes for 32-bit SMM and tests for SMM virtualization # # - More array_index_nospec peppering" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (21 commits) # KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing # KVM: fix spectrev1 gadgets # KVM: x86: fix warning Using plain integer as NULL pointer # selftests: kvm: add a selftest for SMM # selftests: kvm: fix for compilers that do not support -no-pie # selftests: kvm/evmcs_test: complete I/O before migrating guest state # KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels # KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU # KVM: x86: clear SMM flags before loading state while leaving SMM # KVM: x86: Open code kvm_set_hflags # KVM: x86: Load SMRAM in a single shot when leaving SMM # KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU # KVM: x86: Raise #GP when guest vCPU do not support PMU # x86/kvm: move kvm_load/put_guest_xcr0 into atomic context # KVM: x86: svm: make sure NMI is injected after nmi_singlestep # svm/avic: Fix invalidate logical APIC id entry # Revert "svm: Fix AVIC incomplete IPI emulation" # kvm: mmu: Fix overflow on kvm mmu page limit calculation # KVM: nVMX: always use early vmcs check when EPT is disabled # KVM: nVMX: allow tests to use bad virtual-APIC page address # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 b5de3c5026f52b6b409904a1c37f590a6c0e44c5 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187: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:1435:5: warning: 'page' 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:2594: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:1855:6: warning: 'ret' 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:337:21: note: 'pdeo' was declared here /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/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/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:334.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:334.3-21: 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 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc902c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbb8864) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5686334 Bytes = 5553.06 KiB = 5.42 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716812 Bytes = 5582.82 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716603 Bytes = 5582.62 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716529 Bytes = 5582.55 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716582 Bytes = 5582.60 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717797 Bytes = 5583.79 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5717093 Bytes = 5583.10 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716800 Bytes = 5582.81 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716530 Bytes = 5582.55 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5718544 Bytes = 5584.52 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716799 Bytes = 5582.81 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:00 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716759 Bytes = 5582.77 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716757 Bytes = 5582.77 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5718045 Bytes = 5584.03 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5719179 Bytes = 5585.14 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc5-gb5de3c5026f5 Created: Wed Apr 17 04:22:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5716801 Bytes = 5582.81 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:45.791191