# git rev-parse -q --verify 8c2ab803e565f994b897573f6f2f6520eef41159^{commit} 8c2ab803e565f994b897573f6f2f6520eef41159 already have revision, skipping fetch # git checkout -q -f -B kisskb 8c2ab803e565f994b897573f6f2f6520eef41159 # git clean -qxdf # < git log -1 # commit 8c2ab803e565f994b897573f6f2f6520eef41159 # Merge: f78f63da916e c39866f268f8 # Author: Linus Torvalds # Date: Tue Oct 27 12:42:44 2020 -0700 # # Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull orphan section fixes from Kees Cook: # "A couple corner cases were found from the link-time orphan section # handling series: # # - arm: handle .ARM.exidx and .ARM.extab sections (Nathan Chancellor) # # - x86: collect .ctors.* with .ctors (Kees Cook)" # # * tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # arm/build: Always handle .ARM.exidx and .ARM.extab sections # vmlinux.lds.h: Keep .ctors.* with .ctors # < /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 8c2ab803e565f994b897573f6f2f6520eef41159 # < make -s -j 24 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=0x9440C748 # 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 24 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 24 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:5310:warning: override: reassigning to symbol STANDALONE .config:5314:warning: override: reassigning to symbol PPC64 .config:5315:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5316:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5321:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:5322:warning: override: reassigning to symbol UBSAN # make -s -j 24 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/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_probe': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:497:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 497 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:47.322663