# git rev-parse -q --verify 63fc9c23488d6cf34e4c233e24ba59b7e5548412^{commit} 63fc9c23488d6cf34e4c233e24ba59b7e5548412 already have revision, skipping fetch # git checkout -q -f -B kisskb 63fc9c23488d6cf34e4c233e24ba59b7e5548412 # git clean -qxdf # < git log -1 # commit 63fc9c23488d6cf34e4c233e24ba59b7e5548412 # Merge: 915ee0da5ecb 690edec54cba # Author: Linus Torvalds # Date: Sun Mar 31 08:55:59 2019 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM fixes from Paolo Bonzini: # "A collection of x86 and ARM bugfixes, and some improvements to # documentation. # # On top of this, a cleanup of kvm_para.h headers, which were exported # by some architectures even though they not support KVM at all. This is # responsible for all the Kbuild changes in the diffstat" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (28 commits) # Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION # KVM: doc: Document the life cycle of a VM and its resources # KVM: selftests: complete IO before migrating guest state # KVM: selftests: disable stack protector for all KVM tests # KVM: selftests: explicitly disable PIE for tests # KVM: selftests: assert on exit reason in CR4/cpuid sync test # KVM: x86: update %rip after emulating IO # x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init # kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs # KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts # kvm: don't redefine flags as something else # kvm: mmu: Used range based flushing in slot_handle_level_range # KVM: export and iif KVM is supported # KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region() # kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fields # KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) # KVM: Reject device ioctls from processes other than the VM's creator # KVM: doc: Fix incorrect word ordering regarding supported use of APIs # KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size' # KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT # ... # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-ld --version # < git log --format=%s --max-count=1 63fc9c23488d6cf34e4c233e24ba59b7e5548412 # < make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- /kisskb/src/arch/arc/mm/tlb.c: In function 'do_tlb_overlap_fault': /kisskb/src/arch/arc/mm/tlb.c:914:2: warning: variable length array 'pd0' is used [-Wvla] unsigned int pd0[mmu->ways]; ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/net/core/filter.c:24: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/net/core/filter.c:3479:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/fs/posix_acl.c:13: /kisskb/src/fs/posix_acl.c: In function 'get_acl': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/fs/posix_acl.c:147:3: note: in expansion of macro 'cmpxchg' cmpxchg(p, sentinel, ACL_NOT_CACHED); ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/nfs/nfs3acl.c:2: /kisskb/src/fs/nfs/nfs3acl.c: In function 'nfs3_abort_get_acl': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/fs/nfs/nfs3acl.c:44:2: note: in expansion of macro 'cmpxchg' cmpxchg(p, sentinel, ACL_NOT_CACHED); ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4315:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:53.560845