# 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/gcc-4.6.3-nolibc/cris-linux/bin/cris-linux-gcc --version # < git log --format=%s --max-count=1 cdb06e9d8f520c969676e7d6778cffe5894f079f # < make -s -j 48 ARCH=cris O=/kisskb/build/linus_cris-allnoconfig_cris CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/cris-linux/bin/cris-linux- allnoconfig arch/cris/arch-v32/Kconfig:17:warning: choice default symbol 'ETRAX_KGDB_PORT0' is not contained in the choice # make -s -j 48 ARCH=cris O=/kisskb/build/linus_cris-allnoconfig_cris CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/cris-linux/bin/cris-linux- arch/cris/arch-v32/Kconfig:17:warning: choice default symbol 'ETRAX_KGDB_PORT0' is not contained in the choice :1254:2: warning: #warning syscall socket not implemented [-Wcpp] :1257:2: warning: #warning syscall socketpair not implemented [-Wcpp] :1260:2: warning: #warning syscall bind not implemented [-Wcpp] :1263:2: warning: #warning syscall connect not implemented [-Wcpp] :1266:2: warning: #warning syscall listen not implemented [-Wcpp] :1272:2: warning: #warning syscall getsockopt not implemented [-Wcpp] :1275:2: warning: #warning syscall setsockopt not implemented [-Wcpp] :1278:2: warning: #warning syscall getsockname not implemented [-Wcpp] :1281:2: warning: #warning syscall getpeername not implemented [-Wcpp] :1284:2: warning: #warning syscall sendto not implemented [-Wcpp] :1287:2: warning: #warning syscall sendmsg not implemented [-Wcpp] :1290:2: warning: #warning syscall recvfrom not implemented [-Wcpp] :1293:2: warning: #warning syscall recvmsg not implemented [-Wcpp] :1296:2: warning: #warning syscall shutdown not implemented [-Wcpp] :1299:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1302:2: warning: #warning syscall membarrier not implemented [-Wcpp] :1305:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1308:2: warning: #warning syscall copy_file_range not implemented [-Wcpp] :1311:2: warning: #warning syscall preadv2 not implemented [-Wcpp] :1314:2: warning: #warning syscall pwritev2 not implemented [-Wcpp] :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] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/percpu.c: In function 'setup_per_cpu_areas': /kisskb/src/mm/percpu.c:2723:2: warning: #warning "the CRIS architecture has physical and virtual addresses confused" [-Wcpp] Kernel: arch/cris/boot/Image is ready Kernel: arch/cris/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_cris-allnoconfig_cris # Build took: 0:00:21.246374