Buildresult: powerpc-next/sparc64-defconfig/sparc64-gcc5 built on Oct 5 2022, 01:28
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 5 2022, 01:28
Duration:
0:02:10.001892
Builder:
blade46
Revision:
powerpc/64: Fix msr_check_and_set/clear MSR[EE] race (
0fa6831811f62cfc10415d731bcf9fde2647ad81)
Target:
powerpc-next/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-next
Compiler:
sparc64-gcc5
(sparc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
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. <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 0fa6831811f62cfc10415d731bcf9fde2647ad81^{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 0fa6831811f62cfc10415d731bcf9fde2647ad81^{commit} 0fa6831811f62cfc10415d731bcf9fde2647ad81 # git checkout -q -f -B kisskb 0fa6831811f62cfc10415d731bcf9fde2647ad81 # git clean -qxdf # < git log -1 # commit 0fa6831811f62cfc10415d731bcf9fde2647ad81 # Author: Nicholas Piggin <npiggin@gmail.com> # Date: Tue Oct 4 15:11:57 2022 +1000 # # powerpc/64: Fix msr_check_and_set/clear MSR[EE] race # # irq soft-masking means that when Linux irqs are disabled, the MSR[EE] # value can change from 1 to 0 asynchronously: if a masked interrupt of # the PACA_IRQ_MUST_HARD_MASK variety fires while irqs are disabled, # the masked handler will return with MSR[EE]=0. # # This means a sequence like mtmsr(mfmsr() | MSR_FP) is racy if it can # be called with local irqs disabled, unless a hard_irq_disable has been # done. # # Reported-by: Sachin Sant <sachinp@linux.ibm.com> # Signed-off-by: Nicholas Piggin <npiggin@gmail.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20221004051157.308999-2-npiggin@gmail.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 0fa6831811f62cfc10415d731bcf9fde2647ad81 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 # Build took: 0:02:10.001892
© Michael Ellerman 2006-2018.