Buildresult: linus/sparc64-defconfig/sparc64-gcc11 built on Aug 7 2022, 04:47
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 7 2022, 04:47
Duration:
0:01:12.704090
Builder:
ka7
Revision:
Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (
20cf903a0c407cef19300e5c85a03c82593bde36)
Target:
linus/sparc64-defconfig/sparc64-gcc11
Branch:
linus
Compiler:
sparc64-gcc11
(sparc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 20cf903a0c407cef19300e5c85a03c82593bde36^{commit} 20cf903a0c407cef19300e5c85a03c82593bde36 already have revision, skipping fetch # git checkout -q -f -B kisskb 20cf903a0c407cef19300e5c85a03c82593bde36 # git clean -qxdf # < git log -1 # commit 20cf903a0c407cef19300e5c85a03c82593bde36 # Merge: c993e07be023 12907efde6ad # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Aug 6 11:09:55 2022 -0700 # # Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull more device mapper updates from Mike Snitzer: # # - Add flags argument to dm_bufio_client_create and introduce # DM_BUFIO_CLIENT_NO_SLEEP flag to have dm-bufio use spinlock rather # than mutex for its locking. # # - Add optional "try_verify_in_tasklet" feature to DM verity target. # This feature gives users the option to improve IO latency by using a # tasklet to verify, using hashes in bufio's cache, rather than wait to # schedule a work item via workqueue. But if there is a bufio cache # miss, or an error, then the tasklet will fallback to using workqueue. # # - Incremental changes to both dm-bufio and the DM verity target to use # jump_label to minimize cost of branching associated with the niche # "try_verify_in_tasklet" feature. DM-bufio in particular is used by # quite a few other DM targets so it doesn't make sense to incur # additional bufio cost in those targets purely for the benefit of this # niche verity feature if the feature isn't ever used. # # - Optimize verity_verify_io, which is used by both workqueue and # tasklet based verification, if FEC is not configured or tasklet based # verification isn't used. # # - Remove DM verity target's verify_wq's use of the WQ_CPU_INTENSIVE # flag since it uses WQ_UNBOUND. Also, use the WQ_HIGHPRI flag if # "try_verify_in_tasklet" is specified. # # * tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm verity: have verify_wq use WQ_HIGHPRI if "try_verify_in_tasklet" # dm verity: remove WQ_CPU_INTENSIVE flag since using WQ_UNBOUND # dm verity: only copy bvec_iter in verity_verify_io if in_tasklet # dm verity: optimize verity_verify_io if FEC not configured # dm verity: conditionally enable branching for "try_verify_in_tasklet" # dm bufio: conditionally enable branching for DM_BUFIO_CLIENT_NO_SLEEP # dm verity: allow optional args to alter primary args handling # dm verity: Add optional "try_verify_in_tasklet" feature # dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flag # dm bufio: Add flags argument to dm_bufio_client_create # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 20cf903a0c407cef19300e5c85a03c82593bde36 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 # Build took: 0:01:12.704090
© Michael Ellerman 2006-2018.