]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[S390] Export store_status() function
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Wed, 3 Aug 2011 14:44:21 +0000 (16:44 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 3 Aug 2011 14:44:19 +0000 (16:44 +0200)
commitef1daec8da2c04b0c6e91a34b9cac1aad33c6692
tree3ce01b3222abccc36ab8b02565c1eed5ebf17442
parente4258d55bff06780cd424c671b576a90acc1592f
[S390] Export store_status() function

For kdump we need a store status function to save the registers for the
current CPU. Therefore this patch exports a function "store_status()".
In addition to that now also floating point registers are saved correctly.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/reipl64.S