diff options
author | Yinghai Lu <yhlu.kernel@gmail.com> | 2008-06-24 14:57:29 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-08 13:10:36 +0200 |
commit | d86623a0d55a14e7295e8ca1bd258e0c7f8dcb31 (patch) | |
tree | c036b459354461d5bcf975d125ea338a213f2177 /ipc/Makefile | |
parent | 1a0db38e5fa50eeb885194b1f4e494d4de55b918 (diff) |
x86: add table_top check for alloc_low_page in 64 bit
that range is from find_e820_area, so don't try to use end_pfn to see
if out of boundary...use table_top instead to avoid possible strange
result while cross the boundary...
also change early_printk to printk, because init_memory_mapping is after
early param parsing, and console=uart8250 already working at that time.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'ipc/Makefile')
0 files changed, 0 insertions, 0 deletions