commit | 67f5593419878798bb306632cdca0698a2dd3cbd | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Fri Nov 22 15:53:30 2019 +0100 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Sat Nov 30 10:52:45 2019 +0100 |
tree | 826f37ffccd07833374d5f17d6befc2aff05ebb4 | |
parent | 7bcaad1f9fac889f5fcd1a383acf7e00d006da41 [diff] |
s390/unwind: report an error if pt_regs are not on stack If unwinder is looking at pt_regs which is not on stack then something went wrong and an error has to be reported rather than successful unwinding termination. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>