]> git.baikalelectronics.ru Git - kernel.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)
commita62323105b6c381c115410232b220070d8d2be5c
tree3ce01b3222abccc36ab8b02565c1eed5ebf17442
parentd4dde470679722ab538a159a9962da80a1a12d94
[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