kexec: use Crash kernel for Crash kernel low
authorYinghai Lu <yinghai@kernel.org>
Tue, 16 Apr 2013 05:23:46 +0000 (22:23 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 17 Apr 2013 19:35:34 +0000 (12:35 -0700)
commit157752d84f5df47e01577970f9c5f61a0b9f4546
tree2fae7925e0b6b8b7fc14f33ba880e256c2bde562
parentadbc742bf78695bb98c79d18c558b61571748b99
kexec: use Crash kernel for Crash kernel low

We can extend kexec-tools to support multiple "Crash kernel" in /proc/iomem
instead.

So we can use "Crash kernel" instead of "Crash kernel low" in /proc/iomem.

Suggested-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1366089828-19692-3-git-send-email-yinghai@kernel.org
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
kernel/kexec.c