The patch titled kdump: update elfcorehdr documentation to reflect supported architectures has been removed from the -mm tree. Its filename was kdump-update-elfcorehdr-documentation-to-reflect-supported-architectures.patch This patch was dropped because it was merged into mainline or a subsystem tree 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 @@ -690,7 +690,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 -- 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