[PATCH] Retrieve elfcorehdr address from command line
authorVivek Goyal <vgoyal@in.ibm.com>
Sat, 25 Jun 2005 21:58:20 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:53 +0000 (16:24 -0700)
commit2030eae52b416a9a9f0ffda74c982b7f1e19496d
tree3715724cb19e9165873635fcdf7e9e30d86f7710
parent60e64d46a58236e3c718074372cab6a5b56a3b15
[PATCH] Retrieve elfcorehdr address from command line

This patch adds support for retrieving the address of elf core header if one
is passed in command line.

Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/kernel-parameters.txt
arch/i386/kernel/setup.c
include/linux/crash_dump.h
kernel/crash_dump.c