[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)
commitda1cf23efe0c067ef95e4702b386e6e1baab10c7
treeb36343c44c122ea221667731800e955d55bef6bb
parent58be944127be80bd947dd72d69523b3d4b17781f
[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