# git rev-parse -q --verify a27fb6d983c7b5bb0129ae4d7a7c81758173bfab^{commit} a27fb6d983c7b5bb0129ae4d7a7c81758173bfab already have revision, skipping fetch # git checkout -q -f -B kisskb a27fb6d983c7b5bb0129ae4d7a7c81758173bfab # git clean -qxdf # < git log -1 # commit a27fb6d983c7b5bb0129ae4d7a7c81758173bfab # Merge: 0eba8697bce1 26b471c7e2f7 # Author: Greg Kroah-Hartman # Date: Fri Sep 21 16:21:42 2018 +0200 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Paolo writes: # "It's mostly small bugfixes and cleanups, mostly around x86 nested # virtualization. One important change, not related to nested # virtualization, is that the ability for the guest kernel to trap # CPUID instructions (in Linux that's the ARCH_SET_CPUID arch_prctl) is # now masked by default. This is because the feature is detected # through an MSR; a very bad idea that Intel seems to like more and # more. Some applications choke if the other fields of that MSR are # not initialized as on real hardware, hence we have to disable the # whole MSR by default, as was the case before Linux 4.12." # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (23 commits) # KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs # kvm: selftests: Add platform_info_test # KVM: x86: Control guest reads of MSR_PLATFORM_INFO # KVM: x86: Turbo bits in MSR_PLATFORM_INFO # nVMX x86: Check VPID value on vmentry of L2 guests # nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2 # KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv # KVM: VMX: check nested state and CR4.VMXE against SMM # kvm: x86: make kvm_{load|put}_guest_fpu() static # x86/hyper-v: rename ipi_arg_{ex,non_ex} structures # KVM: VMX: use preemption timer to force immediate VMExit # KVM: VMX: modify preemption timer bit only when arming timer # KVM: VMX: immediately mark preemption timer expired only for zero value # KVM: SVM: Switch to bitmap_zalloc() # KVM/MMU: Fix comment in walk_shadow_page_lockless_end() # kvm: selftests: use -pthread instead of -lpthread # KVM: x86: don't reset root in kvm_mmu_setup() # kvm: mmu: Don't read PDPTEs when paging is not enabled # x86/kvm/lapic: always disable MMIO interface in x2APIC mode # KVM: s390: Make huge pages unavailable in ucontrol VMs # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 a27fb6d983c7b5bb0129ae4d7a7c81758173bfab # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:78:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:245, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:14: /kisskb/src/arch/mips/include/asm/mipsregs.h:30:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ FIT description: Linux 4.19.0-rc4+ Created: Sat Sep 22 07:22:12 2018 Image 0 (kernel@0) Description: Linux 4.19.0-rc4+ Created: Sat Sep 22 07:22:12 2018 Type: Kernel Image Compression: gzip compressed Data Size: 6111385 Bytes = 5968.15 KiB = 5.83 MiB Architecture: MIPS OS: Linux Load Address: 0x84000000 Entry Point: 0x84979d00 Hash algo: sha1 Hash value: 35e18a645683148c79ea01ff158743d3c447aa99 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Sep 22 07:22:12 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sat Sep 22 07:22:12 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Sat Sep 22 07:22:12 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 4099 Bytes = 4.00 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: d6b84965b858109511872b01415e613e125e44b1 Image 4 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sat Sep 22 07:22:12 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 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 Configuration 3 (conf@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:04:11.909442