# git rev-parse -q --verify 865c50e1d279671728c2936cb7680eb89355eeea^{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 865c50e1d279671728c2936cb7680eb89355eeea^{commit} 865c50e1d279671728c2936cb7680eb89355eeea # git checkout -q -f -B kisskb 865c50e1d279671728c2936cb7680eb89355eeea # git clean -qxdf # < git log -1 # commit 865c50e1d279671728c2936cb7680eb89355eeea # Author: Nick Desaulniers # Date: Fri Aug 7 13:59:18 2020 -0700 # # x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT # # Clang-11 shipped support for outputs to asm goto statments along the # fallthrough path. Double up some of the get_user() and related macros # to be able to take advantage of this extended GNU C extension. This # should help improve the generated code's performance for these accesses. # # Cc: Bill Wendling # Suggested-by: Linus Torvalds # Signed-off-by: Nick Desaulniers # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 865c50e1d279671728c2936cb7680eb89355eeea # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x22EDE4F9 # 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 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5915:warning: override: reassigning to symbol CPU_BIG_ENDIAN .config:5915:warning: override: CPU_BIG_ENDIAN changes choice state .config:5917:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5919:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5922:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:13:32.420906