From: Vivek Goyal Date: Tue, 10 Jan 2006 04:51:47 +0000 (-0800) Subject: [PATCH] kdump: x86_64: add elfcorehdr command line option X-Git-Tag: v2.6.16-rc1~632 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac04b32f3e4c63f461459d0e1d6aa01caac6e66;p=pandora-kernel.git [PATCH] kdump: x86_64: add elfcorehdr command line option - elfcorehdr= specifies the location of elf core header stored by the crashed kernel. This command line option will be passed by the kexec-tools to capture kernel. Changes in this version : - Added more comments in kernel-parameters.txt and in code. Signed-off-by: Murali M Chakravarthy Signed-off-by: Vivek Goyal Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed