Buildresult: powerpc-fixes/m68k-defconfig/m68k-gcc8 built on Jan 19, 05:47
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 19, 05:47
Duration:
0:01:00.080209
Builder:
alpine1
Revision:
powerpc/64s: Increase default stack size to 32KB (
18f14afe281648e31ed35c9ad2fcb724c4838ad9)
Target:
powerpc-fixes/m68k-defconfig/m68k-gcc8
Branch:
powerpc-fixes
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
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 18f14afe281648e31ed35c9ad2fcb724c4838ad9^{commit} # git fetch -q -n -f https://github.com/linuxppc/linux fixes-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 18f14afe281648e31ed35c9ad2fcb724c4838ad9^{commit} 18f14afe281648e31ed35c9ad2fcb724c4838ad9 # git checkout -q -f -B kisskb 18f14afe281648e31ed35c9ad2fcb724c4838ad9 # git clean -qxdf # < git log -1 # commit 18f14afe281648e31ed35c9ad2fcb724c4838ad9 # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Fri Dec 15 23:44:49 2023 +1100 # # powerpc/64s: Increase default stack size to 32KB # # There are reports of kernels crashing due to stack overflow while # running OpenShift (Kubernetes). The primary contributor to the stack # usage seems to be openvswitch, which is used by OVN-Kubernetes (based on # OVN (Open Virtual Network)), but NFS also contributes in some stack # traces. # # There may be some opportunities to reduce stack usage in the openvswitch # code, but doing so potentially require tradeoffs vs performance, and # also requires testing across architectures. # # Looking at stack usage across the kernel (using -fstack-usage), shows # that ppc64le stack frames are on average 50-100% larger than the # equivalent function built for x86-64. Which is not surprising given the # minimum stack frame size is 32 bytes on ppc64le vs 16 bytes on x86-64. # # So increase the default stack size to 32KB for the modern 64-bit Book3S # platforms, ie. pseries (virtualised) and powernv (bare metal). That # leaves the older systems like G5s, and the AmigaOne (pasemi) with a 16KB # stack which should be sufficient on those machines. # # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Signed-off-by: Aneesh Kumar K.V (IBM) <aneesh.kumar@kernel.org> # Link: https://msgid.link/20231215124449.317597-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 18f14afe281648e31ed35c9ad2fcb724c4838ad9 # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_defconfig_m68k-gcc8 # Build took: 0:01:00.080209
© Michael Ellerman 2006-2018.