Buildresult: linus/sun3_defconfig/m68k-gcc8 built on Dec 12 2020, 09:49
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 12 2020, 09:49
Duration:
0:01:04.179814
Builder:
ka4
Revision:
Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux (
7f376f1917d7461e05b648983e8d2aea9d0712b2)
Target:
linus/sun3_defconfig/m68k-gcc8
Branch:
linus
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (4)
WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES kernel/rcu/tasks.h:710:13: warning: 'show_rcu_tasks_rude_gp_kthread' defined but not used [-Wunused-function] arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value]
Full Log
# git rev-parse -q --verify 7f376f1917d7461e05b648983e8d2aea9d0712b2^{commit} 7f376f1917d7461e05b648983e8d2aea9d0712b2 already have revision, skipping fetch # git checkout -q -f -B kisskb 7f376f1917d7461e05b648983e8d2aea9d0712b2 # git clean -qxdf # < git log -1 # commit 7f376f1917d7461e05b648983e8d2aea9d0712b2 # Merge: 1de5d12b7690 33d974e76e21 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Dec 11 14:29:46 2020 -0800 # # Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux # # Pull mtd fixes from Miquel Raynal: # "Second series of fixes for raw NAND drivers initiated because of a # rework of the ECC engine subsystem. # # The location of the DT parsing logic got moved, breaking several # drivers which in fact were not doing the ECC engine initialization at # the right place. # # These drivers have been fixed by enforcing a particular ECC engine # type and algorithm, software Hamming, while the algorithm may be # overwritten by a DT property. This merge request fixes this in the # xway, socrates, plat_nand, pasemi, orion, mpc5121, gpio, au1550 and # ams-delta controller drivers" # # * tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux: # mtd: rawnand: xway: Do not force a particular software ECC engine # mtd: rawnand: socrates: Do not force a particular software ECC engine # mtd: rawnand: plat_nand: Do not force a particular software ECC engine # mtd: rawnand: pasemi: Do not force a particular software ECC engine # mtd: rawnand: orion: Do not force a particular software ECC engine # mtd: rawnand: mpc5121: Do not force a particular software ECC engine # mtd: rawnand: gpio: Do not force a particular software ECC engine # mtd: rawnand: au1550: Do not force a particular software ECC engine # mtd: rawnand: ams-delta: Do not force a particular software ECC engine # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 7f376f1917d7461e05b648983e8d2aea9d0712b2 # < make -s -j 120 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # make -s -j 120 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/kernel/rcu/update.c:578: /kisskb/src/kernel/rcu/tasks.h:710:13: warning: 'show_rcu_tasks_rude_gp_kthread' defined but not used [-Wunused-function] static void show_rcu_tasks_rude_gp_kthread(void) {} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:01:04.179814
© Michael Ellerman 2006-2018.