# git rev-parse -q --verify 0e40da3efeb02ab0333d01abae20d421841db30a^{commit} 0e40da3efeb02ab0333d01abae20d421841db30a already have revision, skipping fetch # git checkout -q -f -B kisskb 0e40da3efeb02ab0333d01abae20d421841db30a # git clean -qxdf # < git log -1 # commit 0e40da3efeb02ab0333d01abae20d421841db30a # Merge: ffb8e45cf33e 9c38f1f04408 # Author: Linus Torvalds # Date: Fri Mar 29 14:46:00 2019 -0700 # # Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild fixes from Masahiro Yamada: # # - Remove harmful -Oz option of Clang # # - Get back the original behavior (no recursion for in-tree build) for # GNU Make 4.x # # - Some minor fixes for coccinelle patches # # - Do not overwrite .gitignore in the output directory in case it is # version-controlled # # - Fix missed record-mcount bug for dynamic ftrace # # - Fix endianness bug in modversions for relative CRC # # - Cater to '^H' key code in Kconfig ncurses programs # # * tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kconfig/[mn]conf: handle backspace (^H) key # kbuild: modversions: Fix relative CRC byte order interpretation # scripts: coccinelle: Fix description of badty.cocci # kbuild: strip whitespace in cmd_record_mcount findstring # kbuild: do not overwrite .gitignore in output directory # kbuild: skip parsing pre sub-make code for recursion # coccinelle: put_device: reduce false positives # kbuild: skip sub-make for in-tree build with GNU Make 4.x # Revert "kbuild: use -Oz instead of -Os when using clang" # < /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 0e40da3efeb02ab0333d01abae20d421841db30a # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus_x86_64-allnoconfig_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_x86_64-allnoconfig_x86_64-gcc8 # Build took: 0:00:21.156247