git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6779429
)
x86: account overlapped mappings in max_pfn_mapped
author
Andi Kleen
<andi@firstfloor.org>
Wed, 12 Mar 2008 02:53:28 +0000
(
03:53
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:30 +0000
(17:41 +0200)
When end_pfn is not aligned to 2MB (or 1GB) then the kernel might
map more memory than end_pfn. Account this in max_pfn_mapped.
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: andreas.herrmann3@amd.com
Cc: mingo@elte.hu
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found