# git rev-parse -q --verify 8b0eed9f6e36a5488967b0acc51444d658dd711b^{commit} 8b0eed9f6e36a5488967b0acc51444d658dd711b already have revision, skipping fetch # git checkout -q -f -B kisskb 8b0eed9f6e36a5488967b0acc51444d658dd711b # git clean -qxdf # < git log -1 # commit 8b0eed9f6e36a5488967b0acc51444d658dd711b # Author: Stephen Rothwell # Date: Mon Sep 30 13:39:57 2019 +1000 # # Add linux-next specific files for 20190930 # # Signed-off-by: Stephen Rothwell # < /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 8b0eed9f6e36a5488967b0acc51444d658dd711b # < make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_ip32_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ip32_defconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_ip32_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/mips/fw/arc/memory.c: In function 'prom_free_prom_memory': /kisskb/src/arch/mips/fw/arc/memory.c:163:16: warning: unused variable 'addr' [-Wunused-variable] unsigned long addr; ^~~~ WARNING: vmlinux.o(.text.unlikely+0x10e4): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:r4kwar The function check_mult_sh() references the variable __initdata r4kwar. This is often because check_mult_sh lacks a __initdata annotation or the annotation of r4kwar is wrong. WARNING: vmlinux.o(.text.unlikely+0x10e8): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:bug64hit The function check_mult_sh() references the variable __initdata bug64hit. This is often because check_mult_sh lacks a __initdata annotation or the annotation of bug64hit is wrong. WARNING: vmlinux.o(.text.unlikely+0x10ec): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:r4kwar The function check_mult_sh() references the variable __initdata r4kwar. This is often because check_mult_sh lacks a __initdata annotation or the annotation of r4kwar is wrong. WARNING: vmlinux.o(.text.unlikely+0x10f4): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:bug64hit The function check_mult_sh() references the variable __initdata bug64hit. This is often because check_mult_sh lacks a __initdata annotation or the annotation of bug64hit is wrong. Completed OK # rm -rf /kisskb/build/linux-next_ip32_defconfig_mips-gcc8 # Build took: 0:01:19.741334