# git rev-parse -q --verify b170290c2836c40ab565736ba37681eb3dfd79b8^{commit} b170290c2836c40ab565736ba37681eb3dfd79b8 already have revision, skipping fetch # git checkout -q -f -B kisskb b170290c2836c40ab565736ba37681eb3dfd79b8 # git clean -qxdf # < git log -1 # commit b170290c2836c40ab565736ba37681eb3dfd79b8 # Merge: cff11abeca78 bcfefb61cd2b # Author: Linus Torvalds # Date: Sat Jun 6 12:07:28 2020 -0700 # # Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kconfig updates from Masahiro Yamada: # # - allow only 'config', 'comment', 'if' statements inside 'choice' since # the other statements are not sensible inside 'choice' and should be # grammatical error # # - support LMC_KEEP env variable for 'make local{yes,mod}config' to # preserve some CONFIG options # # - deprecate 'make kvmconfig' and 'make xenconfig' in favor of # 'make kvm_guest.config' and 'make xen.config' # # - code cleanups # # * tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands # streamline_config.pl: add LMC_KEEP to preserve some kconfigs # kconfig: allow only 'config', 'comment', and 'if' inside 'choice' # kconfig: tests: remove randconfig test for choice in choice # kconfig: do not assign a variable in the return statement # kconfig: do not use OR-assignment for zero-cleared structure # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 b170290c2836c40ab565736ba37681eb3dfd79b8 # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:38.315997