# 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/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < git log --format=%s --max-count=1 e61cf2e3a5b452cfefcb145021f5a8ea88735cc1 # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:18, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/scsi/scsi_debug.c:23: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1624:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__save_error_info': /kisskb/src/fs/ext4/super.c:344:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:349:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__xfs_xattr_put_listent', inlined from 'xfs_xattr_put_listent' at /kisskb/src/fs/xfs/xfs_xattr.c:204:2: /kisskb/src/fs/xfs/xfs_xattr.c:142:2: warning: 'strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9 [-Wstringop-truncation] strncpy(offset, prefix, prefix_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:01:11.347228