Buildresult: linus/generic-64bit_defconfig/parisc64-gcc13 built on Sep 10 2023, 08:07
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 10 2023, 08:07
Duration:
0:01:56.504925
Builder:
alpine3
Revision:
Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core (
6b41fb277ed41a73608328431f2e76e68c3bca37)
Target:
linus/generic-64bit_defconfig/parisc64-gcc13
Branch:
linus
Compiler:
parisc64-gcc13
(hppa64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
generic-64bit_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
fs/btrfs/volumes.c:5245:48: warning: 'dev_offset' may be used uninitialized [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify 6b41fb277ed41a73608328431f2e76e68c3bca37^{commit} 6b41fb277ed41a73608328431f2e76e68c3bca37 already have revision, skipping fetch # git checkout -q -f -B kisskb 6b41fb277ed41a73608328431f2e76e68c3bca37 # git clean -qxdf # < git log -1 # commit 6b41fb277ed41a73608328431f2e76e68c3bca37 # Merge: 474197a4f792 86495af1171e # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Sep 9 11:49:05 2023 -0700 # # Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core # # Pull driver symbol lookup fix from Greg KH: # "Here is one last fixup for your tree for 6.6-rc1. It resolves a # problem with the way that symbol_get was changed in the module tree # merge in your tree to fix up the DVB drivers which rely on this old # api to attach new devices. # # As the changelog comment says: # # In commit 9011e49d54dc ("modules: only allow symbol_get of # EXPORT_SYMBOL_GPL modules") the use of symbol_get is properly # restricted to GPL-only marked symbols. This interacts oddly with the # DVB logic which only uses dvb_attach() to load the dvb driver which # then uses symbol_get(). # # Fix this up by properly marking all of the dvb_attach attach symbols # as EXPORT_SYMBOL_GPL(). # # This has been acked by Hans from the V4L driver side, Luis from the # module side, Mauro on the media side, and Christoph said it was the # correct solution, and was tested by the original reporter of the # issue. # # It has passed 0-day testing, but has not been in linux-next due to it # only being sent yesterday" # # * tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: # media: dvb: symbol fixup for dvb_attach() # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 6b41fb277ed41a73608328431f2e76e68c3bca37 # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- generic-64bit_defconfig # < make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- help # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- olddefconfig # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- In function 'gather_device_info', inlined from 'btrfs_create_chunk' at /kisskb/src/fs/btrfs/volumes.c:5507:8: /kisskb/src/fs/btrfs/volumes.c:5245:48: warning: 'dev_offset' may be used uninitialized [-Wmaybe-uninitialized] 5245 | devices_info[ndevs].dev_offset = dev_offset; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_create_chunk': /kisskb/src/fs/btrfs/volumes.c:5196:13: note: 'dev_offset' was declared here 5196 | u64 dev_offset; | ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 # Build took: 0:01:56.504925
© Michael Ellerman 2006-2018.