Buildresult: linus/nds32-defconfig/nds32le-gcc8 built on Dec 27 2020, 05:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 27 2020, 05:31
Duration:
0:00:42.948311
Builder:
ka4
Revision:
mfd: ab8500-debugfs: Remove extraneous seq_putc (
f838f8d2b694cf9d524dc4423e9dd2db13892f3f)
Target:
linus/nds32-defconfig/nds32le-gcc8
Branch:
linus
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable]
Full Log
# git rev-parse -q --verify f838f8d2b694cf9d524dc4423e9dd2db13892f3f^{commit} f838f8d2b694cf9d524dc4423e9dd2db13892f3f already have revision, skipping fetch # git checkout -q -f -B kisskb f838f8d2b694cf9d524dc4423e9dd2db13892f3f # git clean -qxdf # < git log -1 # commit f838f8d2b694cf9d524dc4423e9dd2db13892f3f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Dec 26 09:19:49 2020 -0800 # # mfd: ab8500-debugfs: Remove extraneous seq_putc # # Commit c9a3c4e637ac ("mfd: ab8500-debugfs: Remove extraneous curly # brace") removed a left-over curly brace that caused build failures, but # Joe Perches points out that the subsequent 'seq_putc()' should also be # removed, because the commit that caused all these problems already added # the final '\n' to the seq_printf() above it. # # Reported-by: Joe Perches <joe@perches.com> # Fixes: 886c8121659d ("mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc") # Cc: Thomas Gleixner <tglx@linutronix.de> # Cc: Nathan Chancellor <natechancellor@gmail.com> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 f838f8d2b694cf9d524dc4423e9dd2db13892f3f # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-defconfig_nds32le-gcc8 # Build took: 0:00:42.948311
© Michael Ellerman 2006-2018.