diff options
author | 2008-07-08 01:43:27 -0700 | |
---|---|---|
committer | 2008-07-09 10:43:26 +0200 | |
commit | c2e6d65bcea2672788f9bb58ce7606c41388387b (patch) | |
tree | 3ba6eab6156b0d2335c7a6bcd936838bb58ce87a /include/linux/kernel.h | |
parent | x86: make max_pfn cover acpi table below 4g (diff) | |
download | wireguard-linux-c2e6d65bcea2672788f9bb58ce7606c41388387b.tar.xz wireguard-linux-c2e6d65bcea2672788f9bb58ce7606c41388387b.zip |
x86: not overmap more than the end of RAM in init_memory_mapping - 64bit
handle head and tail that are not aligned to big pages (2MB/1GB boundary).
with this patch, on system that support gbpages, change:
last_map_addr: 1080000000 end: 1078000000
to:
last_map_addr: 1078000000 end: 1078000000
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions