Buildresult: powerpc-next/x86_64-allnoconfig/x86_64-gcc4.9 built on Dec 5 2020, 04:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 5 2020, 04:03
Duration:
0:00:27.709053
Builder:
ka1
Revision:
powerpc/pseries/mobility: refactor node lookup during DT update (
4e4ed87981c764498942c52004c620bb8f104eac)
Target:
powerpc-next/x86_64-allnoconfig/x86_64-gcc4.9
Branch:
powerpc-next
Compiler:
x86_64-gcc4.9
(x86_64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify 4e4ed87981c764498942c52004c620bb8f104eac^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 4e4ed87981c764498942c52004c620bb8f104eac^{commit} 4e4ed87981c764498942c52004c620bb8f104eac # git checkout -q -f -B kisskb 4e4ed87981c764498942c52004c620bb8f104eac # git clean -qxdf # < git log -1 # commit 4e4ed87981c764498942c52004c620bb8f104eac # Author: Nathan Lynch <nathanl@linux.ibm.com> # Date: Thu Oct 29 20:18:05 2020 -0500 # # powerpc/pseries/mobility: refactor node lookup during DT update # # In pseries_devicetree_update(), with each call to ibm,update-nodes the # partition firmware communicates the node to be deleted or updated by # placing its phandle in the work buffer. Each of delete_dt_node(), # update_dt_node(), and add_dt_node() have duplicate lookups using the # phandle value and corresponding refcount management. # # Move the lookup and of_node_put() into pseries_devicetree_update(), # and emit a warning on any failed lookups. # # Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com> # [mpe: Squash in of_node_put() removal reported by Nathan] # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20201030011805.1224603-30-nathanl@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4e4ed87981c764498942c52004c620bb8f104eac # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64-gcc4.9 # Build took: 0:00:27.709053
© Michael Ellerman 2006-2018.