Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
- Loading branch information