# git gc # git rev-parse -q --verify 761c6d7ec820f123b931e7b8ef7ec7c8564e450f^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 761c6d7ec820f123b931e7b8ef7ec7c8564e450f^{commit} 761c6d7ec820f123b931e7b8ef7ec7c8564e450f # git checkout -q -f -B kisskb 761c6d7ec820f123b931e7b8ef7ec7c8564e450f # git clean -qxdf # < git log -1 # commit 761c6d7ec820f123b931e7b8ef7ec7c8564e450f # Merge: 9e723c5380c6 669d94219d91 # Author: Linus Torvalds # Date: Tue Aug 10 16:34:34 2021 -1000 # # Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC fixes from Vineet Gupta: # # - Fix FPU_STATUS update # # - Update my email address # # - Other spellos and fixes # # * tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # MAINTAINERS: update Vineet's email address # ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch # ARC: Fix CONFIG_STACKDEPOT # arc: Fix spelling mistake and grammar in Kconfig # arc: Prefer unsigned int to bare use of unsigned # < /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 761c6d7ec820f123b931e7b8ef7ec7c8564e450f # < make -s -j 10 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 # 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 10 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 10 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:3720:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:3722:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 10 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- /kisskb/src/arch/powerpc/boot/decompress.c: In function 'partial_decompress': /kisskb/src/arch/powerpc/boot/decompress.c:132:8: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration] 132 | ret = __decompress(inbuf, input_size, NULL, flush, outbuf, | ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:07:01.791107