From: Simon Horman Date: Sun, 19 Oct 2008 03:28:29 +0000 (-0700) Subject: always reserve elfcore header memory in crash kernel X-Git-Tag: v2.6.28-rc1~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9a9855d0b06ca6d6cc92596fedcc03f8512e062;p=pandora-kernel.git always reserve elfcore header memory in crash kernel elfcore header memory needs to be reserved in a crash kernel. This means that the relevant code should be protected by CONFIG_CRASH_DUMP rather than CONFIG_PROC_VMCORE. Signed-off-by: Simon Horman Cc: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed