Buildresult: powerpc-fixes/pmac32_defconfig+kexec/powerpc-gcc4.9 built on Feb 3 2021, 12:52
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 3 2021, 12:52
Duration:
0:02:06.843601
Builder:
blade4b
Revision:
powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics (
24321ac668e452a4942598533d267805f291fdc9)
Target:
powerpc-fixes/pmac32_defconfig+kexec/powerpc-gcc4.9
Branch:
powerpc-fixes
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
pmac32_defconfig+kexec
(
download
)
Log:
Download original
Possible warnings (2)
.config:4135:warning: unexpected data: configs/2006/11/29/pmac32_defconfigkexec block/genhd.c:1517:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 24321ac668e452a4942598533d267805f291fdc9^{commit} 24321ac668e452a4942598533d267805f291fdc9 already have revision, skipping fetch # git checkout -q -f -B kisskb 24321ac668e452a4942598533d267805f291fdc9 # git clean -qxdf # < git log -1 # commit 24321ac668e452a4942598533d267805f291fdc9 # Author: Raoni Fassina Firmino <raoni@linux.ibm.com> # Date: Mon Feb 1 17:05:05 2021 -0300 # # powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics # # Commit 0138ba5783ae ("powerpc/64/signal: Balance return predictor # stack in signal trampoline") changed __kernel_sigtramp_rt64() VDSO and # trampoline code, and introduced a regression in the way glibc's # backtrace()[1] detects the signal-handler stack frame. Apart from the # practical implications, __kernel_sigtramp_rt64() was a VDSO function # with the semantics that it is a function you can call from userspace # to end a signal handling. Now this semantics are no longer valid. # # I believe the aforementioned change affects all releases since 5.9. # # This patch tries to fix both the semantics and practical aspect of # __kernel_sigtramp_rt64() returning it to the previous code, whilst # keeping the intended behaviour of 0138ba5783ae by adding a new symbol # to serve as the jump target from the kernel to the trampoline. Now the # trampoline has two parts, a new entry point and the old return point. # # [1] https://lists.ozlabs.org/pipermail/linuxppc-dev/2021-January/223194.html # # Fixes: 0138ba5783ae ("powerpc/64/signal: Balance return predictor stack in signal trampoline") # Cc: stable@vger.kernel.org # v5.9+ # Signed-off-by: Raoni Fassina Firmino <raoni@linux.ibm.com> # Acked-by: Nicholas Piggin <npiggin@gmail.com> # [mpe: Minor tweaks to change log formatting, add stable tag] # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20210201200505.iz46ubcizipnkcxe@work-tp # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 24321ac668e452a4942598533d267805f291fdc9 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+kexec_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig configs/2006/11/29/pmac32_defconfigkexec # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+kexec_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+kexec_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4135:warning: unexpected data: configs/2006/11/29/pmac32_defconfigkexec # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+kexec_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1517:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa51848) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_pmac32_defconfig+kexec_powerpc-gcc4.9 # Build took: 0:02:06.843601
© Michael Ellerman 2006-2018.