Buildresult: linus/generic-32bit_defconfig/parisc-gcc13 built on May 22, 03:46
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 22, 03:46
Duration:
0:01:35.623028
Builder:
alpine3
Revision:
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (
5ad8b6ad9a08abdbc8c57a51a5faaf2ef1afc547)
Target:
linus/generic-32bit_defconfig/parisc-gcc13
Branch:
linus
Compiler:
parisc-gcc13
(hppa-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
generic-32bit_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
drivers/gpu/drm/nouveau/nvif/object.c:161:9: warning: 'memcpy' accessing 4294967264 or more bytes at offsets 0 and 32 overlaps 6442450881 bytes at offset -2147483617 [-Wrestrict] drivers/gpu/drm/nouveau/nvif/object.c:298:17: warning: 'memcpy' accessing 4294967240 or more bytes at offsets 0 and 56 overlaps 6442450833 bytes at offset -2147483593 [-Wrestrict]
Full Log
# git rev-parse -q --verify 5ad8b6ad9a08abdbc8c57a51a5faaf2ef1afc547^{commit} 5ad8b6ad9a08abdbc8c57a51a5faaf2ef1afc547 already have revision, skipping fetch # git checkout -q -f -B kisskb 5ad8b6ad9a08abdbc8c57a51a5faaf2ef1afc547 # git clean -qxdf # < git log -1 # commit 5ad8b6ad9a08abdbc8c57a51a5faaf2ef1afc547 # Merge: db3d841ac9ed d18a8679581e # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue May 21 08:34:51 2024 -0700 # # Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs blocksize updates from Al Viro: # "This gets rid of bogus set_blocksize() uses, switches it over # to be based on a 'struct file *' and verifies that the caller # has the device opened exclusively" # # * tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # make set_blocksize() fail unless block device is opened exclusive # set_blocksize(): switch to passing struct file * # btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens # swsusp: don't bother with setting block size # zram: don't bother with reopening - just use O_EXCL for open # swapon(2): open swap with O_EXCL # swapon(2)/swapoff(2): don't bother with block size # pktcdvd: sort set_blocksize() calls out # bcache_register(): don't bother with set_blocksize() # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 5ad8b6ad9a08abdbc8c57a51a5faaf2ef1afc547 # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c: In function 'nvif_object_mthd': /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c:161:9: warning: 'memcpy' accessing 4294967264 or more bytes at offsets 0 and 32 overlaps 6442450881 bytes at offset -2147483617 [-Wrestrict] 161 | memcpy(data, args->mthd.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c: In function 'nvif_object_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c:298:17: warning: 'memcpy' accessing 4294967240 or more bytes at offsets 0 and 56 overlaps 6442450833 bytes at offset -2147483593 [-Wrestrict] 298 | memcpy(data, args->new.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 # Build took: 0:01:35.623028
© Michael Ellerman 2006-2018.