commit | 965194c15dc9e4f3bc44432b39c441c86af7f11d | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Sat Jul 12 14:31:28 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jul 13 08:19:16 2008 +0200 |
tree | 0afa32ccb270ff2f506299744c184a4c9ab83c7a | |
parent | 7ab073b6e0cde1544f4e79fadb75532528af7595 [diff] |
x86: max_low_pfn_mapped fix, #2 tighten the boundary checks around max_low_pfn_mapped - dont overmap nor undermap into holes. also print out tseg for AMD cpus, for diagnostic purposes. (this is an SMM area, and we split up any big mappings around that area) 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>