]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfef13756a4b3d6c32e4c2a2d6f10c2306c6ffcda
tree3715724cb19e9165873635fcdf7e9e30d86f7710
parenta582964786ea6e04a5f79efb769ce10e14c5f19a
[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