]> git.baikalelectronics.ru Git - kernel.git/commit
kexec: add further check to crashkernel
authorZhenzhong Duan <zhenzhong.duan@oracle.com>
Wed, 28 Mar 2012 21:42:47 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Mar 2012 00:14:36 +0000 (17:14 -0700)
commitd8d6491d1523d394a78280903a464162caf92465
tree033e1ac064eb855369246404dd1603b41eb64d27
parent5d0f05bad08ce0d7fe30ee558ba4aaa98de0047b
kexec: add further check to crashkernel

When using crashkernel=2M-256M, the kernel doesn't give any warning.  This
is misleading sometimes.

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/kexec.c