]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] Save prefix register for dump on panic
authorMichael Holzheu <holzheu@de.ibm.com>
Fri, 15 Dec 2006 16:18:27 +0000 (17:18 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 15 Dec 2006 16:18:27 +0000 (17:18 +0100)
commitf81d5a3ceb4f5eae1c86d31f9f099490714da982
treeb36343c44c122ea221667731800e955d55bef6bb
parent4a38692b67ace15786083bd9416d54730b39d2d1
[S390] Save prefix register for dump on panic

The dump tools expect that the saved prefix register points to the
lowcore of the dump cpu. Since we set the prefix register to 0 during
reipl/dump, we have to save the original prefix register. Before we
start the dump program, we copy the original prefix register to the
designated location in the lowcore.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ipl.c
arch/s390/kernel/reipl.S
arch/s390/kernel/reipl64.S