The patch titled kdump: update elfcorehdr documentation to reflect supported architectures has been added to the -mm tree. Its filename is kdump-update-elfcorehdr-documentation-to-reflect-supported-architectures.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: kdump: update elfcorehdr documentation to reflect supported architectures From: Simon Horman <horms@xxxxxxxxxxxx> IA64, PPC and SH also support the elfcorehdr command line. Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx> Acked-by: Vivek Goyal <vgoyal@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/kernel-parameters.txt~kdump-update-elfcorehdr-documentation-to-reflect-supported-architectures Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt~kdump-update-elfcorehdr-documentation-to-reflect-supported-architectures +++ a/Documentation/kernel-parameters.txt @@ -743,7 +743,7 @@ and is between 256 and 4096 characters. See Documentation/block/as-iosched.txt and Documentation/block/deadline-iosched.txt for details. - elfcorehdr= [X86-32, X86_64] + elfcorehdr= [IA64,PPC,SH,X86-32,X86_64] Specifies physical address of start of kernel core image elf header. Generally kexec loader will pass this option to capture kernel. _ Patches currently in -mm which might be from horms@xxxxxxxxxxxx are origin.patch linux-next.patch kdump-make-elfcorehdr_addr-independent-of-config_proc_vmcore.patch kdump-update-elfcorehdr-documentation-to-reflect-supported-architectures.patch kdump-use-is_kdump_kernel-in-sba_init.patch kdump-add-is_vmcore_usable-and-vmcore_unusable.patch kdump-use-is_vmcore_usable-and-vmcore_unusable-in-reserve_elfcorehdr.patch kdump-ia64-always-reserve-elfcore-header-memory-in-crash-kernel.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html