# git gc # git rev-parse -q --verify 368480b21916e1d853e321b7aecd7e65fef2521e^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next # git rev-parse -q --verify 368480b21916e1d853e321b7aecd7e65fef2521e^{commit} 368480b21916e1d853e321b7aecd7e65fef2521e # git checkout -q -f -B kisskb 368480b21916e1d853e321b7aecd7e65fef2521e # git clean -qxdf # < git log -1 # commit 368480b21916e1d853e321b7aecd7e65fef2521e # Author: Masahiro Yamada # Date: Mon May 17 16:03:14 2021 +0900 # # kbuild: clean up ${quiet} checks in shell scripts # # There were efforts to make 'make -s' really silent when it is a # warning-free build. # # The conventional way was to let a shell script check ${quiet}, and if # it is 'silent_', suppress the stdout by itself. # # With the previous commit, the 'cmd' takes care of it now. The 'cmd' is # also invoked from if_changed, if_changed_dep, and if_changed_rule. # # You can omit ${quiet} checks in shell scripts when they are invoked # from the 'cmd' macro. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 368480b21916e1d853e321b7aecd7e65fef2521e # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86_64 O=/kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 # Build took: 0:04:33.089510