commit | a2cb07376e397e7e788551f14acd972e22b09efd | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Nov 20 11:13:39 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Nov 20 11:13:48 2007 +0100 |
tree | 652a3c1c7c99b3676bbeaa5fbdce546e7a7943c8 | |
parent | 70cf5035dedaeddf8f6ae5c0a74ea65dcd7356ab [diff] |
[S390] Fix memory detection. Before we're getting short on memory detection fixes here is the next one: if neither sclp nor diag260 report the storage size the detection loop will return immediately without detecting anything. Fix this by breaking the detection loop only if the memory end is known. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>