# git rev-parse -q --verify fc8be3dd47a6eaa3456e813864fde5ab036eb995^{commit} fc8be3dd47a6eaa3456e813864fde5ab036eb995 already have revision, skipping fetch # git checkout -q -f -B kisskb fc8be3dd47a6eaa3456e813864fde5ab036eb995 # git clean -qxdf # < git log -1 # commit fc8be3dd47a6eaa3456e813864fde5ab036eb995 # Author: Michael Ellerman # Date: Mon Apr 30 13:27:36 2018 +1000 # # powerpc: Make it clearer that systbl check errors are errors # # If the systbl_chk.sh checks fail we print a message, but with no # indication that it's an error. That makes it hard to find in build # logs with eg. grep. # # So prefix any output with "Error:". # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 fc8be3dd47a6eaa3456e813864fde5ab036eb995 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc # Build took: 0:00:16.369831