From: Michael Holzheu Date: Thu, 1 Dec 2011 12:32:14 +0000 (+0100) Subject: [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check X-Git-Tag: v3.2-rc5~46^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f894cbb6890d317699aa622b4dc9d73d009cd22;p=pandora-kernel.git [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check In order to have the same behavior for kdump based stand-alone dump as for the kexec method, the is_kdump_kernel() check (only true for the kexec method) has to be replaced by the OLDMEM_BASE check (true for both methods). Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed