summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
diff options
context:
space:
mode:
authorVasily Gorbik <gor@linux.ibm.com>2019-11-22 16:49:13 +0100
committerVasily Gorbik <gor@linux.ibm.com>2019-11-30 10:52:45 +0100
commite76e69611e944ecc38aaf8fe3a7bebdc3c5daf84 (patch)
tree0f57673f7fb9e0464b6985735009b8425a1541af /arch/s390/boot
parentcb7948e8c3f18f7ff0ab7d0fa1e6b108d938cdd6 (diff)
downloadlinux-e76e69611e944ecc38aaf8fe3a7bebdc3c5daf84.tar.bz2
s390/unwind: stop gracefully at task pt_regs
Consider reaching task pt_regs graceful unwinder termination. Task pt_regs itself never contains a valid state to which a task might return within the kernel context (user task pt_regs is a special case). Since we already avoid printing user task pt_regs and in most cases we don't even bother filling task pt_regs psw and r15 with something reasonable simply skip task pt_regs altogether. With this change unwind_error() now accurately represent whether unwinder reached task pt_regs successfully or failed along the way. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/boot')
0 files changed, 0 insertions, 0 deletions