# git rev-parse -q --verify bc88f85c6c09306bd21917e1ae28205e9cd775a7^{commit} bc88f85c6c09306bd21917e1ae28205e9cd775a7 already have revision, skipping fetch # git checkout -q -f -B kisskb bc88f85c6c09306bd21917e1ae28205e9cd775a7 # git clean -qxdf # < git log -1 # commit bc88f85c6c09306bd21917e1ae28205e9cd775a7 # Author: Ben Dooks # Date: Wed Oct 16 12:24:58 2019 +0100 # # kthread: make __kthread_queue_delayed_work static # # The __kthread_queue_delayed_work is not exported so # make it static, to avoid the following sparse warning: # # kernel/kthread.c:869:6: warning: symbol '__kthread_queue_delayed_work' was not declared. Should it be static? # # Signed-off-by: Ben Dooks # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 bc88f85c6c09306bd21917e1ae28205e9cd775a7 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- FIT description: Linux 5.4.0-rc3+ Created: Thu Oct 17 05:17:18 2019 Image 0 (kernel@0) Description: Linux 5.4.0-rc3+ Created: Thu Oct 17 05:17:18 2019 Type: Kernel Image Compression: gzip compressed Data Size: 662406 Bytes = 646.88 KiB = 0.63 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8022a200 Hash algo: sha1 Hash value: 1196233255118993b86649607e28817e449e6bba Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips-gcc8 # Build took: 0:00:17.166733