aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2008-10-18 23:28:27 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-20 11:52:40 -0400
commite515a0d60066c802cc605a5d9c446948f7691519 (patch)
treecc71e24a16afb997ec2f2fc2c0a49424d8284c3b /Documentation/kernel-parameters.txt
parent57cac4d1880527e0baf6c2fda529d2ad1d815aec (diff)
kdump: update elfcorehdr documentation to reflect supported architectures
IA64, PPC and SH also support the elfcorehdr command line. Signed-off-by: Simon Horman <horms@verge.net.au> Acked-by: 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 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index d4f4875fc7c6..b49fcee5e9cc 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -690,7 +690,7 @@ and is between 256 and 4096 characters. It is defined in the file
690 See Documentation/block/as-iosched.txt and 690 See Documentation/block/as-iosched.txt and
691 Documentation/block/deadline-iosched.txt for details. 691 Documentation/block/deadline-iosched.txt for details.
692 692
693 elfcorehdr= [X86-32, X86_64] 693 elfcorehdr= [IA64,PPC,SH,X86-32,X86_64]
694 Specifies physical address of start of kernel core 694 Specifies physical address of start of kernel core
695 image elf header. Generally kexec loader will 695 image elf header. Generally kexec loader will
696 pass this option to capture kernel. 696 pass this option to capture kernel.