diff options
author | Simon Horman <horms@verge.net.au> | 2008-10-19 05:28:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-20 17:52:40 +0200 |
commit | d9a9855d0b06ca6d6cc92596fedcc03f8512e062 (patch) | |
tree | 31e3116ebf9c57915de08cdc5f918600b5395ce4 /kernel/kexec.c | |
parent | kdump: add is_vmcore_usable() and vmcore_unusable() (diff) | |
download | linux-d9a9855d0b06ca6d6cc92596fedcc03f8512e062.tar.xz linux-d9a9855d0b06ca6d6cc92596fedcc03f8512e062.zip |
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 <horms@verge.net.au>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions