# git rev-parse -q --verify cdb06e9d8f520c969676e7d6778cffe5894f079f^{commit} cdb06e9d8f520c969676e7d6778cffe5894f079f already have revision, skipping fetch # git checkout -q -f -B kisskb cdb06e9d8f520c969676e7d6778cffe5894f079f # git clean -qxdf # git log -1 commit cdb06e9d8f520c969676e7d6778cffe5894f079f Merge: 3961448 45e3b47 Author: Linus Torvalds Date: Fri Mar 9 16:59:19 2018 -0800 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Pull KVM fixes from Radim Krčmář: "PPC: - Fix guest time accounting in the host - Fix large-page backing for radix guests on POWER9 - Fix HPT guests on POWER9 backed by 2M or 1G pages - Compile fixes for some configs and gcc versions s390: - Fix random memory corruption when running as guest2 (e.g. KVM in LPAR) and starting guest3 (e.g. nested KVM) with many CPUs - Export forgotten io interrupt delivery statistics counter" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: s390: fix memory overwrites when not using SCA entries KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler KVM: s390: provide io interrupt kvm_stat KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 cdb06e9d8f520c969676e7d6778cffe5894f079f # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- FIT description: Linux 4.16.0-rc4-gcdb06e9 Created: Sat Mar 10 23:47:03 2018 Image 0 (kernel@0) Description: Linux 4.16.0-rc4-gcdb06e9 Created: Sat Mar 10 23:47:03 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4401963 Bytes = 4298.79 kB = 4.20 MB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80879ce0 Hash algo: sha1 Hash value: 428656fe99ca05ee327de6f0144ad0fc51e76267 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Mar 10 23:47:03 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3602 Bytes = 3.52 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: dabc84017c5ea1c23fdb5a4b25d185bdf81faa6a Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sat Mar 10 23:47:03 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mipsel # Build took: 0:01:37.905668