[S390] zcore: Add prefix registers to dump header
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Fri, 26 Feb 2010 21:37:55 +0000 (22:37 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Fri, 26 Feb 2010 21:37:33 +0000 (22:37 +0100)
commit0cbde8ee60c883b246fb50dfed8bcd968239702b
treea92b33af4c69a2ed7735e03e0304d02ae7810268
parent13c6680acb3df25722858566b42759215ea5d2e0
[S390] zcore: Add prefix registers to dump header

With this patch the prefix registers of all online CPUs are stored in the
the zcore dump header. This allows dump analysis tools to access the register
information that is stored in the prefix pages without using the System.map.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/zcore.c