commit | 9514e2311be97a01e8669c4de78e9fea37489f09 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Sep 20 15:59:22 2006 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Sep 20 15:59:22 2006 +0200 |
tree | 74a256ce4ab6a94c904635f47862f8f3e3ec7974 | |
parent | 6981e936aa156c747bb3e6aea414bba673457115 [diff] |
[S390] Kernel stack overflow handling. Substract the size of the initial stack frame from the correct register. Otherwise we will end up in a program check loop. Fix the offset into the save area as well. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>