commit | 0b8da654b6c13b40b0e0efd916ee57ed13f9fa1f | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Nov 05 11:10:11 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Nov 05 11:10:17 2007 +0100 |
tree | 31a302d2f92bc451dfa4fea433f8683495b13f4b | |
parent | 0d2be08893605be00de0f95ee7e4b8917ea1ebc3 [diff] |
[S390] Fix memory detection. Yet another patch in the countless series of memory detection fixes: if the last area of the reported storage size is a hole the detection loop will loop forever. Just break chunk detection loop if its end is going to be larger than reported storage size. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>