commit | 2dc807b37b7b8c7df445513ad2b415df4ebcaf6d | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Tue Jul 08 18:56:38 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 10:43:25 2008 +0200 |
tree | a28cb322758351c9549c1e73f1ebcad3d85913e2 | |
parent | 49c980df552499e5e8595b52448f612fdab0484a [diff] |
x86: make max_pfn cover acpi table below 4g When system have 4g less ram installed, and acpi table sit near end of ram, make max_pfn cover them too, so 64bit kernel don't need to mess up fixmap. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Cc: "Suresh Siddha" <suresh.b.siddha@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>