Buildresult: linus/axs103_smp_defconfig/arc-gcc13 built on Nov 3 2023, 03:17
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 3 2023, 03:17
Duration:
0:01:59.446860
Builder:
blade4b
Revision:
Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux (
21e80f3841c01aeaf32d7aee7bbc87b3db1aa0c6)
Target:
linus/axs103_smp_defconfig/arc-gcc13
Branch:
linus
Compiler:
arc-gcc13
(arc-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
axs103_smp_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
drivers/base/regmap/regcache-maple.c:113:23: warning: 'lower_index' is used uninitialized [-Wuninitialized] drivers/base/regmap/regcache-maple.c:113:36: warning: 'lower_last' is used uninitialized [-Wuninitialized]
Full Log
# git rev-parse -q --verify 21e80f3841c01aeaf32d7aee7bbc87b3db1aa0c6^{commit} 21e80f3841c01aeaf32d7aee7bbc87b3db1aa0c6 already have revision, skipping fetch # git checkout -q -f -B kisskb 21e80f3841c01aeaf32d7aee7bbc87b3db1aa0c6 # git clean -qxdf # < git log -1 # commit 21e80f3841c01aeaf32d7aee7bbc87b3db1aa0c6 # Merge: 426ee5196d18 ea0b0bcef491 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Nov 1 21:09:37 2023 -1000 # # Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux # # Pull modules updates from Luis Chamberlain: # "The only thing worth highligthing is that gzip moves to use vmalloc() # instead of kmalloc just as we had a fix for this for zstd on v6.6-rc1. # # The rest is regular house keeping, keeping things neat, tidy, and # boring" # # [ The kmalloc -> vmalloc conversion is not the right approach. # # Unless you know you need huge areas or know you need to use virtual # mappings for some reason (playing with protection bits or whatever), # you should use kvmalloc()/kvfree, which automatically picks the right # allocation model - Linus ] # # * tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux: # module: Annotate struct module_notes_attrs with __counted_by # module: Fix comment typo # module: Make is_valid_name() return bool # module: Make is_mapping_symbol() return bool # module/decompress: use vmalloc() for gzip decompression workspace # MAINTAINERS: add include/linux/module*.h to modules # module: Clarify documentation of module_param_call() # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux-ld --version # < git log --format=%s --max-count=1 21e80f3841c01aeaf32d7aee7bbc87b3db1aa0c6 # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- axs103_smp_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # < make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- help # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- olddefconfig # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- /kisskb/src/drivers/base/regmap/regcache-maple.c: In function 'regcache_maple_drop': /kisskb/src/drivers/base/regmap/regcache-maple.c:113:23: warning: 'lower_index' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache-maple.c:113:36: warning: 'lower_last' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 # Build took: 0:01:59.446860
© Michael Ellerman 2006-2018.