# git rev-parse -q --verify e61cf2e3a5b452cfefcb145021f5a8ea88735cc1^{commit} e61cf2e3a5b452cfefcb145021f5a8ea88735cc1 already have revision, skipping fetch # git checkout -q -f -B kisskb e61cf2e3a5b452cfefcb145021f5a8ea88735cc1 # git clean -qxdf # < git log -1 # commit e61cf2e3a5b452cfefcb145021f5a8ea88735cc1 # Merge: 1009aa1 28a1f3a # Author: Linus Torvalds # Date: Sun Aug 19 10:38:36 2018 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull first set of KVM updates from Paolo Bonzini: # "PPC: # - minor code cleanups # # x86: # - PCID emulation and CR3 caching for shadow page tables # - nested VMX live migration # - nested VMCS shadowing # - optimized IPI hypercall # - some optimizations # # ARM will come next week" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (85 commits) # kvm: x86: Set highest physical address bits in non-present/reserved SPTEs # KVM/x86: Use CC_SET()/CC_OUT in arch/x86/kvm/vmx.c # KVM: X86: Implement PV IPIs in linux guest # KVM: X86: Add kvm hypervisor init time platform setup callback # KVM: X86: Implement "send IPI" hypercall # KVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs() # KVM: x86: Skip pae_root shadow allocation if tdp enabled # KVM/MMU: Combine flushing remote tlb in mmu_set_spte() # KVM: vmx: skip VMWRITE of HOST_{FS,GS}_BASE when possible # KVM: vmx: skip VMWRITE of HOST_{FS,GS}_SEL when possible # KVM: vmx: always initialize HOST_{FS,GS}_BASE to zero during setup # KVM: vmx: move struct host_state usage to struct loaded_vmcs # KVM: vmx: compute need to reload FS/GS/LDT on demand # KVM: nVMX: remove a misleading comment regarding vmcs02 fields # KVM: vmx: rename __vmx_load_host_state() and vmx_save_host_state() # KVM: vmx: add dedicated utility to access guest's kernel_gs_base # KVM: vmx: track host_state.loaded using a loaded_vmcs pointer # KVM: vmx: refactor segmentation code in vmx_save_host_state() # kvm: nVMX: Fix fault priority for VMX operations # kvm: nVMX: Fix fault vector for VMX operation at CPL > 0 # ... # < /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-gcc --version # < git log --format=%s --max-count=1 e61cf2e3a5b452cfefcb145021f5a8ea88735cc1 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- randconfig KCONFIG_SEED=0x89271618 WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=y] WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ /kisskb/src/fs/jffs2/xattr.c: In function 'jffs2_build_xattr_subsystem': /kisskb/src/fs/jffs2/xattr.c:887:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ WARNING: vmlinux.o(.text+0x2d94): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3044): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3078): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le # Build took: 0:01:20.632244