[S390] memory detection.
commitd7d23702554dc13297cff5eaf7a551c802daeab3
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 29 Jun 2006 12:56:32 +0000 (29 14:56 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 29 Jun 2006 12:56:32 +0000 (29 14:56 +0200)
tree9d1b588323fffeb712b1c045998e9b1367be3c02
parent7380534314865528ef080593b291bba32fba60e8
[S390] memory detection.

The wrong base register is used to read a value from the sclp data
structure. The value is used to calculate the memory size.
Use correct register %r4.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/head31.S
arch/s390/kernel/head64.S