Buildresult: linus/sh-defconfig/sh4-gcc11 built on Aug 8 2023, 11:28
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 8 2023, 11:28
Duration:
0:01:54.354617
Builder:
alpine2
Revision:
Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (
14f9643dc90adea074a0ffb7a17d337eafc6a5cc)
Target:
linus/sh-defconfig/sh4-gcc11
Branch:
linus
Compiler:
sh4-gcc11
(sh4-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 14f9643dc90adea074a0ffb7a17d337eafc6a5cc^{commit} 14f9643dc90adea074a0ffb7a17d337eafc6a5cc already have revision, skipping fetch # git checkout -q -f -B kisskb 14f9643dc90adea074a0ffb7a17d337eafc6a5cc # git clean -qxdf # < git log -1 # commit 14f9643dc90adea074a0ffb7a17d337eafc6a5cc # Merge: 8043e2225aa2 aa6fde93f3a4 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Aug 7 13:07:12 2023 -0700 # # Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq # # Pull workqueue fixes from Tejun Heo: # # - The recently added cpu_intensive auto detection and warning mechanism # was spuriously triggered on slow CPUs. # # While not causing serious issues, it's still a nuisance and can cause # unintended concurrency management behaviors. # # Relax the threshold on machines with lower BogoMIPS. While BogoMIPS # is not an accurate measure of performance by most measures, we don't # have to be accurate and it has rough but strong enough correlation. # # - A correction in Kconfig help text # # * tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: # workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000 # workqueue: Fix cpu_intensive_thresh_us name in help text # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 14f9643dc90adea074a0ffb7a17d337eafc6a5cc # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_defconfig_sh4-gcc11 # Build took: 0:01:54.354617
© Michael Ellerman 2006-2018.