]> git.baikalelectronics.ru Git - kernel.git/commit
x86, kdump: Remove crashkernel range find limit for 64bit
authorYinghai Lu <yinghai@kernel.org>
Thu, 24 Jan 2013 20:20:10 +0000 (12:20 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 30 Jan 2013 03:32:58 +0000 (19:32 -0800)
commit41587e6a55769897d3891acc2adc2a706048636c
treee9741a6d7030151b475ff8906ba9c795dd09b508
parentc8e39997b8d7a39ee50580a474ea0eabc10f7793
x86, kdump: Remove crashkernel range find limit for 64bit

Now kexeced kernel/ramdisk could be above 4g, so remove 896 limit for
64bit.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1359058816-7615-30-git-send-email-yinghai@kernel.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/setup.c