# git rev-parse -q --verify e6585a493921991653be1fd65c3aa3fb90b000ae^{commit} e6585a493921991653be1fd65c3aa3fb90b000ae already have revision, skipping fetch # git checkout -q -f -B kisskb e6585a493921991653be1fd65c3aa3fb90b000ae # git clean -qxdf # < git log -1 # commit e6585a493921991653be1fd65c3aa3fb90b000ae # Merge: 12c0ab6658de 7d32358be8ac # Author: Linus Torvalds # Date: Sun Dec 6 10:31:39 2020 -0800 # # Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild fixes from Masahiro Yamada: # # - Move -Wcast-align to W=3, which tends to be false-positive and there # is no tree-wide solution. # # - Pass -fmacro-prefix-map to KBUILD_CPPFLAGS because it is a # preprocessor option and makes sense for .S files as well. # # - Disable -gdwarf-2 for Clang's integrated assembler to avoid warnings. # # - Disable --orphan-handling=warn for LLD 10.0.1 to avoid warnings. # # - Fix undesirable line breaks in *.mod files. # # * tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kbuild: avoid split lines in .mod files # kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 # kbuild: Hoist '--orphan-handling' into Kconfig # Kbuild: do not emit debug info for assembly with LLVM_IAS=1 # kbuild: use -fmacro-prefix-map for .S sources # Makefile.extrawarn: move -Wcast-align to W=3 # < /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 e6585a493921991653be1fd65c3aa3fb90b000ae # < make -s -j 48 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=0xC109CCF0 # 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-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 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:6394:warning: override: reassigning to symbol STANDALONE .config:6398:warning: override: reassigning to symbol PPC64 .config:6399:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6400:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6401:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6405:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:6406:warning: override: reassigning to symbol UBSAN # make -s -j 48 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/vhost/scsi.c: In function 'vhost_scsi_flush': /kisskb/src/drivers/vhost/scsi.c:1479:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1479 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:07:20.187786