]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/s390/kernel/entry64.S
[S390] Kernel stack overflow handling.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 20 Sep 2006 13:59:22 +0000 (15:59 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 20 Sep 2006 13:59:22 +0000 (15:59 +0200)
commit9514e2311be97a01e8669c4de78e9fea37489f09
tree74a256ce4ab6a94c904635f47862f8f3e3ec7974
parent6981e936aa156c747bb3e6aea414bba673457115
[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>
arch/s390/kernel/entry64.S