# git rev-parse -q --verify f10f0481a5b58f8986f626d43f8534472f7776c2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify f10f0481a5b58f8986f626d43f8534472f7776c2^{commit} f10f0481a5b58f8986f626d43f8534472f7776c2 # git checkout -q -f -B kisskb f10f0481a5b58f8986f626d43f8534472f7776c2 # git clean -qxdf # < git log -1 # commit f10f0481a5b58f8986f626d43f8534472f7776c2 # Merge: 9bc62afe03af 2da4a23599c2 # Author: Linus Torvalds # Date: Thu Sep 23 11:24:12 2021 -0700 # # Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull rseq fixes from Paolo Bonzini: # "A fix for a bug with restartable sequences and KVM. # # KVM's handling of TIF_NOTIFY_RESUME, e.g. for task migration, clears # the flag without informing rseq and leads to stale data in userspace's # rseq struct" # # * tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: selftests: Remove __NR_userfaultfd syscall fallback # KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs # tools: Move x86 syscall number fallbacks to .../uapi/ # entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() # KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f10f0481a5b58f8986f626d43f8534472f7776c2 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4535:warning: override: reassigning to symbol STANDALONE .config:4542:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4547:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:03:35.478072