# 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-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e6585a493921991653be1fd65c3aa3fb90b000ae # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xCA5FDA67 # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4957:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- arch/x86/tools/insn_decoder_test: success: Decoded and checked 6084454 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0xf40649) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:21.651482