# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 63fc9c23488d6cf34e4c233e24ba59b7e5548412 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_NUMA=n # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/net/netfilter/nf_nat_masquerade.c:15:21: warning: 'masq_refcnt6' defined but not used [-Wunused-variable] static unsigned int masq_refcnt6 __read_mostly; ^ WARNING: vmlinux.o(.text+0x2fac): 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+0x3228): 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+0x325c): 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_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 # Build took: 0:01:30.073890