Buildresult: powerpc-next/skiroot_defconfig/powerpc-gcc5 built on Jun 24, 16:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 24, 16:30
Duration:
0:01:33.638551
Builder:
ka7
Revision:
powerpc/kexec_file: fix cpus node update to FDT (
932bed41217059638c78a75411b7893b121d2162)
Target:
powerpc-next/skiroot_defconfig/powerpc-gcc5
Branch:
powerpc-next
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
skiroot_defconfig
(
download
)
Log:
Download original
Possible warnings (4)
fs/btrfs/extent_io.c:3285:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow'
Full Log
# git rev-parse -q --verify 932bed41217059638c78a75411b7893b121d2162^{commit} 932bed41217059638c78a75411b7893b121d2162 already have revision, skipping fetch # git checkout -q -f -B kisskb 932bed41217059638c78a75411b7893b121d2162 # git clean -qxdf # < git log -1 # commit 932bed41217059638c78a75411b7893b121d2162 # Author: Sourabh Jain <sourabhjain@linux.ibm.com> # Date: Fri May 10 15:52:35 2024 +0530 # # powerpc/kexec_file: fix cpus node update to FDT # # While updating the cpus node, commit 40c753993e3a ("powerpc/kexec_file: # Use current CPU info while setting up FDT") first deletes all subnodes # under the /cpus node. However, while adding sub-nodes back, it missed # adding cpus subnodes whose device_type != "cpu", such as l2-cache*, # l3-cache*, ibm,powerpc-cpu-features. # # Fix this by only deleting cpus sub-nodes of device_type == "cpus" and # then adding all available nodes with device_type == "cpu". # # Fixes: 40c753993e3a ("powerpc/kexec_file: Use current CPU info while setting up FDT") # Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/20240510102235.2269496-3-sourabhjain@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 932bed41217059638c78a75411b7893b121d2162 # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3285:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:33.638551
© Michael Ellerman 2006-2018.