git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3c433b
)
x86, kexec: Remove 1024G limitation for kexec buffer on 64bit
author
Yinghai Lu
<yinghai@kernel.org>
Thu, 24 Jan 2013 20:20:02 +0000
(12:20 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 29 Jan 2013 23:26:23 +0000
(15:26 -0800)
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 <yinghai@kernel.org>
Link:
http://lkml.kernel.org/r/1359058816-7615-22-git-send-email-yinghai@kernel.org
Cc: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/kexec.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/kexec.h
Simple merge