From: Michael Holzheu Date: Fri, 8 Mar 2013 08:29:34 +0000 (+0100) Subject: s390/kdump: Do not add standby memory for kdump X-Git-Tag: v3.9-rc4~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52319b457cd78aa891f5947cf2237dd5f6a4c52d;p=pandora-kernel.git s390/kdump: Do not add standby memory for kdump Standby memory that is located outside [0,OLDMEM_SIZE] is currently used by the s390 memory detection. This leads to additional memory consumption due to allocation of page structures. To fix this, we now do not add standby memory if the kernel is started in kdump mode. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed