# git rev-parse -q --verify f2850dd5ee015bd7b77043f731632888887689c7^{commit} f2850dd5ee015bd7b77043f731632888887689c7 already have revision, skipping fetch # git checkout -q -f -B kisskb f2850dd5ee015bd7b77043f731632888887689c7 # git clean -qxdf # < git log -1 # commit f2850dd5ee015bd7b77043f731632888887689c7 # Merge: 359c92c02bfa 083bc0e1ce91 # Author: Linus Torvalds # Date: Wed Feb 12 10:28:42 2020 -0800 # # Merge tag 'kbuild-fixes-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild fixes from Masahiro Yamada: # # - fix memory corruption in scripts/kallsyms # # - fix the vmlinux link stage to correctly update compile.h # # * tag 'kbuild-fixes-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kbuild: fix mismatch between .version and include/generated/compile.h # scripts/kallsyms: fix memory corruption caused by write over-run # < /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 f2850dd5ee015bd7b77043f731632888887689c7 # < make -s -j 24 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 24 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:51.035006