# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 63fc9c23488d6cf34e4c233e24ba59b7e5548412 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:17, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 # Build took: 0:19:01.761942