git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
623c08e
)
[S390] hibernate: Use correct place for CPU address in lowcore
author
Michael Holzheu
<holzheu@linux.vnet.ibm.com>
Tue, 6 Oct 2009 08:34:12 +0000
(10:34 +0200)
committer
Martin Schwidefsky
<sky@mschwide.boeblingen.de.ibm.com>
Tue, 6 Oct 2009 08:35:10 +0000
(10:35 +0200)
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>
No differences found