# git rev-parse -q --verify 8ca5297e7e38f2dc8c753d33a5092e7be181fff0^{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 8ca5297e7e38f2dc8c753d33a5092e7be181fff0^{commit} 8ca5297e7e38f2dc8c753d33a5092e7be181fff0 # git checkout -q -f -B kisskb 8ca5297e7e38f2dc8c753d33a5092e7be181fff0 # git clean -qxdf # < git log -1 # commit 8ca5297e7e38f2dc8c753d33a5092e7be181fff0 # Merge: b0030af53a74 8ac27f2c6eac # Author: Linus Torvalds # Date: Thu Apr 29 14:32:00 2021 -0700 # # Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kconfig updates from Masahiro Yamada: # # - Change 'option defconfig' to the environment variable # KCONFIG_DEFCONFIG_LIST # # - Refactor tinyconfig without using allnoconfig_y # # - Remove 'option allnoconfig_y' syntax # # - Change 'option modules' to 'modules' # # - Do not use /boot/config-* etc. as base config for cross-compilation # # - Fix a search bug in nconf # # - Various code cleanups # # * tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (34 commits) # kconfig: refactor .gitignore # kconfig: highlight xconfig 'comment' lines with '***' # kconfig: highlight gconfig 'comment' lines with '***' # kconfig: gconf: remove unused code # kconfig: remove unused PACKAGE definition # kconfig: nconf: stop endless search loops # kconfig: split menu.c out of parser.y # kconfig: nconf: refactor in print_in_middle() # kconfig: nconf: remove meaningless wattrset() call from show_menu() # kconfig: nconf: change set_config_filename() to void function # kconfig: nconf: refactor attributes setup code # kconfig: nconf: remove unneeded default for menu prompt # kconfig: nconf: get rid of (void) casts from wattrset() calls # kconfig: nconf: fix NORMAL attributes # kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf() # kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build # kconfig: change sym_change_count to a boolean flag # kconfig: nconf: fix core dump when searching in empty menu # kconfig: lxdialog: A spello fix and a punctuation added # kconfig: streamline_config.pl: Couple of typo fixes # ... # < /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 8ca5297e7e38f2dc8c753d33a5092e7be181fff0 # < make -s -j 10 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 # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 10 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 10 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:5820:warning: override: reassigning to symbol STANDALONE .config:5823:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 10 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- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:01.883782