From: Heiko Carstens Date: Mon, 5 Nov 2007 10:10:11 +0000 (+0100) Subject: [S390] Fix memory detection. X-Git-Tag: v2.6.24-rc2~32^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b8da654b6c13b40b0e0efd916ee57ed13f9fa1f;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed