Buildresult: kbuild/x86_64-allnoconfig/x86_64-gcc4.9 built on May 12 2021, 20:10
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 12 2021, 20:10
Duration:
0:00:22.325631
Builder:
ka4
Revision:
Makefile: extend 32B aligned debug option to 64B aligned (
9324130f65f68433372472702ee12969340ce1c3)
Target:
kbuild/x86_64-allnoconfig/x86_64-gcc4.9
Branch:
kbuild
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 9324130f65f68433372472702ee12969340ce1c3^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next 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 9324130f65f68433372472702ee12969340ce1c3^{commit} 9324130f65f68433372472702ee12969340ce1c3 # git checkout -q -f -B kisskb 9324130f65f68433372472702ee12969340ce1c3 # git clean -qxdf # < git log -1 # commit 9324130f65f68433372472702ee12969340ce1c3 # Author: Feng Tang <feng.tang@intel.com> # Date: Thu May 6 15:34:59 2021 +0800 # # Makefile: extend 32B aligned debug option to 64B aligned # # Commit 09c60546f04f ("./Makefile: add debug option to enable # function aligned on 32 bytes") was introduced to help debugging # strange kernel performance changes caused by code alignment # change. # # Recently we found 2 similar cases [1][2] caused by code-alignment # changes, which can only be identified by forcing 64 bytes aligned # for all functions. # # Originally, 32 bytes was used mainly for not wasting too much # text space, but this option is only for debug anyway where text # space is not a big concern. So extend the alignment to 64 bytes # to cover more similar cases. # # [1].https://lore.kernel.org/lkml/20210427090013.GG32408@xsang-OptiPlex-9020/ # [2].https://lore.kernel.org/lkml/20210420030837.GB31773@xsang-OptiPlex-9020/ # Signed-off-by: Feng Tang <feng.tang@intel.com> # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /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 9324130f65f68433372472702ee12969340ce1c3 # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/kbuild_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 120 ARCH=x86_64 O=/kisskb/build/kbuild_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 120 ARCH=x86_64 O=/kisskb/build/kbuild_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 120 ARCH=x86_64 O=/kisskb/build/kbuild_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/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 # Build took: 0:00:22.325631
© Michael Ellerman 2006-2018.