diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-04-24 17:07:01 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2025-05-05 15:46:34 +0200 |
commit | ae952eea6f4a7e2193f8721a5366049946e012e7 (patch) | |
tree | d9c7713fcedb64c2ff600034001e10aa57e3f7e8 /scripts/generate_rust_analyzer.py | |
parent | d2b8111c22d7d82f28df574acc54aec44ce3d45c (diff) | |
download | linux-ae952eea6f4a7e2193f8721a5366049946e012e7.tar.gz linux-ae952eea6f4a7e2193f8721a5366049946e012e7.tar.bz2 linux-ae952eea6f4a7e2193f8721a5366049946e012e7.zip |
s390/entry: Fix last breaking event handling in case of stack corruption
In case of stack corruption stack_invalid() is called and the expectation
is that register r10 contains the last breaking event address. This
dependency is quite subtle and broke a couple of years ago without that
anybody noticed.
Fix this by getting rid of the dependency and read the last breaking event
address from lowcore.
Fixes: 56e62a737028 ("s390: convert to generic entry")
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions