Buildresult: linus/omap2plus_defconfig/arm-gcc4.9 built on Sep 7 2020, 06:36
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 7 2020, 06:36
Duration:
0:03:05.321037
Builder:
ka3
Revision:
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block (
a8205e310011f09cc73cd577d7b0074c57b9bb54)
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 a8205e310011f09cc73cd577d7b0074c57b9bb54^{commit} a8205e310011f09cc73cd577d7b0074c57b9bb54 already have revision, skipping fetch # git checkout -q -f -B kisskb a8205e310011f09cc73cd577d7b0074c57b9bb54 # git clean -qxdf # < git log -1 # commit a8205e310011f09cc73cd577d7b0074c57b9bb54 # Merge: 2ccdd9f8b2ce c127a2a1b7ba # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Sep 6 12:10:27 2020 -0700 # # Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block # # Pull more io_uring fixes from Jens Axboe: # "Two followup fixes. One is fixing a regression from this merge window, # the other is two commits fixing cancelation of deferred requests. # # Both have gone through full testing, and both spawned a few new # regression test additions to liburing. # # - Don't play games with const, properly store the output iovec and # assign it as needed. # # - Deferred request cancelation fix (Pavel)" # # * tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block: # io_uring: fix linked deferred ->files cancellation # io_uring: fix cancel of deferred reqs with ->files # io_uring: fix explicit async read/write mapping for large segments # < /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 a8205e310011f09cc73cd577d7b0074c57b9bb54 # < make -s -j 80 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 80 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 80 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 80 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:03:05.321037
© Michael Ellerman 2006-2018.