diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-02-10 09:20:17 (GMT) |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-02-11 01:47:18 (GMT) |
commit | 28b1c57d3c1f8df69c958f2ae7b9e4b67538ff4d (patch) | |
tree | f4893e9e715a73d32e1f1ed6f27c689cd730e35e /arch/x86/mm | |
parent | 264ebb182e85f30aa473fa2189d5d5ea173ec3ab (diff) | |
download | linux-fsl-qoriq-28b1c57d3c1f8df69c958f2ae7b9e4b67538ff4d.tar.xz |
x86: Dynamically increase early_res array size
Use early_res_count to track the num, and use find_e820 to get a new
buffer, then copy from the old to the new one.
Also, clear early_res to prevent later invalid usage.
-v2 _check_and_double_early_res should take new start
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-14-git-send-email-yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/mm')
0 files changed, 0 insertions, 0 deletions