From: Yinghai Lu Date: Thu, 24 Jan 2013 20:20:02 +0000 (-0800) Subject: x86, kexec: Remove 1024G limitation for kexec buffer on 64bit X-Git-Tag: v3.9-rc1~105^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577af55d802d9fe114287e750504e09e7c677c9c;p=pandora-kernel.git x86, kexec: Remove 1024G limitation for kexec buffer on 64bit Now 64bit kernel supports more than 1T ram and kexec tools could find buffer above 1T, remove that obsolete limitation. and use MAXMEM instead. Tested on system with more than 1024G ram. Signed-off-by: Yinghai Lu Link: http://lkml.kernel.org/r/1359058816-7615-22-git-send-email-yinghai@kernel.org Cc: Eric W. Biederman Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed