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:
590f47a
)
[PATCH] mm: Ensure proper alignment for node_remap_start_pfn
author
Ravikiran G Thirumalai
<kiran@scalex86.org>
Fri, 29 Jul 2005 21:03:28 +0000
(14:03 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 29 Jul 2005 22:01:13 +0000
(15:01 -0700)
While reserving KVA for lmem_maps of node, we have to make sure that
node_remap_start_pfn[] is aligned to a proper pmd boundary.
(node_remap_start_pfn[] gets its value from node_end_pfn[])
Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
Signed-off-by: Shai Fultheim <shai@scalex86.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/mm/discontig.c
patch
|
blob
|
history
diff --cc
arch/i386/mm/discontig.c
Simple merge