Buildresult: linus/omap2plus_defconfig/arm-gcc4.9 built on Aug 16 2020, 16:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 16 2020, 16:08
Duration:
0:02:57.746445
Builder:
ka2
Revision:
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block (
4b6c093e21d36bede0fd88fd0aeb3b03647260e4)
Target:
linus/omap2plus_defconfig/arm-gcc4.9
Branch:
linus
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
omap2plus_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type
Full Log
# git rev-parse -q --verify 4b6c093e21d36bede0fd88fd0aeb3b03647260e4^{commit} 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 already have revision, skipping fetch # git checkout -q -f -B kisskb 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 # git clean -qxdf # < git log -1 # commit 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 # Merge: d84835b118ed c1e2b8422bf9 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Aug 15 20:36:42 2020 -0700 # # Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A few fixes on the block side of things: # # - Discard granularity fix (Coly) # # - rnbd cleanups (Guoqing) # # - md error handling fix (Dan) # # - md sysfs fix (Junxiao) # # - Fix flush request accounting, which caused an IO slowdown for some # configurations (Ming) # # - Properly propagate loop flag for partition scanning (Lennart)" # # * tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block: # block: fix double account of flush request's driver tag # loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE # rnbd: no need to set bi_end_io in rnbd_bio_map_kern # rnbd: remove rnbd_dev_submit_io # md-cluster: Fix potential error pointer dereference in resize_bitmaps() # block: check queue's limits.discard_granularity in __blkdev_issue_discard() # md: get sysfs entry after redundancy attr group create # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 4b6c093e21d36bede0fd88fd0aeb3b03647260e4 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- omap2plus_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type pmull_ghash_update_p64(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:45:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p64(int blocks, u64 dg[], const char *src, ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type pmull_ghash_update_p8(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:48:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src, ^ Completed OK # rm -rf /kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 # Build took: 0:02:57.746445
© Michael Ellerman 2006-2018.