[S390] hibernate: Use correct place for CPU address in lowcore
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Tue, 6 Oct 2009 08:34:12 +0000 (10:34 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Tue, 6 Oct 2009 08:35:10 +0000 (10:35 +0200)
commitdd43bfca431b02117e8598e01b301e001a68295e
treef82b38657c6261b39ce5002cc3da92a637dfca6e
parent623c08e4cbf47c29c2516d53f1d78c20896bb712
[S390] hibernate: Use correct place for CPU address in lowcore

We used address 0x1084 instead of 0x84 to store the suspend CPU address.
With this patch we use the correct address 0x84 as it is defined in
the POP.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/swsusp_asm64.S