# git rev-parse -q --verify 2bbacd1a92788ee334c7e92b765ea16ebab68dfe^{commit} 2bbacd1a92788ee334c7e92b765ea16ebab68dfe already have revision, skipping fetch # git checkout -q -f -B kisskb 2bbacd1a92788ee334c7e92b765ea16ebab68dfe # git clean -qxdf # < git log -1 # commit 2bbacd1a92788ee334c7e92b765ea16ebab68dfe # Merge: fcdec14365ec 9b9f5948afcd # Author: Linus Torvalds # Date: Wed May 15 09:06:14 2019 -0700 # # Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kconfig updates from Masahiro Yamada: # # - error out if a user specifies a directory instead of a file from # "Save" menu of GUI interfaces # # - do not overwrite .config if there is no change in the configuration # # - create parent directories as needed when a user specifies a new file # path from "Save" menu of menuconfig/nconfig # # - fix potential buffer overflow # # - some trivial cleanups # # * tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kconfig: make conf_get_autoconfig_name() static # kconfig: use snprintf for formatting pathnames # kconfig: remove useless NULL pointer check in conf_write_dep() # kconfig: make parent directories for the saved .config as needed # kconfig: do not write .config if the content is the same # kconfig: do not accept a directory for configuration output # kconfig: remove trailing whitespaces # kconfig: Make nconf-cfg.sh executable # < /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 2bbacd1a92788ee334c7e92b765ea16ebab68dfe # < 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 /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:93: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 '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=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:36.988730