# git rev-parse -q --verify f526d6a82242f7ee72d2a4448eb492622cb7d556^{commit} f526d6a82242f7ee72d2a4448eb492622cb7d556 already have revision, skipping fetch # git checkout -q -f -B kisskb f526d6a82242f7ee72d2a4448eb492622cb7d556 # git clean -qxdf # < git log -1 # commit f526d6a82242f7ee72d2a4448eb492622cb7d556 # Merge: d79dcde0bc41 7353633814f6 # Author: Linus Torvalds # Date: Tue Nov 1 12:28:52 2022 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "x86: # # - fix lock initialization race in gfn-to-pfn cache (+selftests) # # - fix two refcounting errors # # - emulator fixes # # - mask off reserved bits in CPUID # # - fix bug with disabling SGX # # RISC-V: # # - update MAINTAINERS" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign() # KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format # KVM: x86: emulator: update the emulation mode after CR0 write # KVM: x86: emulator: update the emulation mode after rsm # KVM: x86: emulator: introduce emulator_recalc_and_set_mode # KVM: x86: emulator: em_sysexit should update ctxt->mode # KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test # KVM: selftests: Add tests in xen_shinfo_test to detect lock races # KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache # KVM: Initialize gfn_to_pfn_cache locks in dedicated helper # KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable # KVM: x86: Exempt pending triple fault from event injection sanity check # MAINTAINERS: git://github -> https://github.com for kvm-riscv # KVM: debugfs: Return retval of simple_attr_open() if it fails # KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() # KVM: x86: Mask off reserved bits in CPUID.8000001FH # KVM: x86: Mask off reserved bits in CPUID.8000001AH # KVM: x86: Mask off reserved bits in CPUID.80000008H # KVM: x86: Mask off reserved bits in CPUID.80000006H # KVM: x86: Mask off reserved bits in CPUID.80000001H # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 f526d6a82242f7ee72d2a4448eb492622cb7d556 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:04:02.376766