Buildresult: linus/sun3_defconfig/m68k-gcc11 built on Apr 13 2023, 07:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 13 2023, 07:02
Duration:
0:01:32.680724
Builder:
alpine3
Revision:
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC (
0bcc4025550403ae28d2984bddacafbca0a2f112)
Target:
linus/sun3_defconfig/m68k-gcc11
Branch:
linus
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
include/linux/list.h:74:19: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify 0bcc4025550403ae28d2984bddacafbca0a2f112^{commit} 0bcc4025550403ae28d2984bddacafbca0a2f112 already have revision, skipping fetch # git checkout -q -f -B kisskb 0bcc4025550403ae28d2984bddacafbca0a2f112 # git clean -qxdf # < git log -1 # commit 0bcc4025550403ae28d2984bddacafbca0a2f112 # Author: David Howells <dhowells@redhat.com> # Date: Wed Apr 12 13:18:57 2023 +0100 # # netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC # # Fix netfs_extract_iter_to_sg() for ITER_UBUF and ITER_IOVEC to set the # size of the page to the part of the page extracted, not the remaining # amount of data in the extracted page array at that point. # # This doesn't yet affect anything as cifs, the only current user, only # passes in non-user-backed iterators. # # Fixes: 018584697533 ("netfs: Add a function to extract an iterator into a scatterlist") # Signed-off-by: David Howells <dhowells@redhat.com> # Reviewed-by: Jeff Layton <jlayton@kernel.org> # Cc: Steve French <sfrench@samba.org> # Cc: Shyam Prasad N <nspmangalore@gmail.com> # Cc: Rohith Surabattula <rohiths.msft@gmail.com> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 0bcc4025550403ae28d2984bddacafbca0a2f112 # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/volumes.c:6: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_init_new_device': /kisskb/src/include/linux/list.h:74:19: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized] 74 | new->prev = prev; | ~~~~~~~~~~^~~~~~ /kisskb/src/fs/btrfs/volumes.c:2621:34: note: 'seed_devices' was declared here 2621 | struct btrfs_fs_devices *seed_devices; | ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc11 # Build took: 0:01:32.680724
© Michael Ellerman 2006-2018.