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:
ad09315
)
mm: offset align in alloc_bootmem()
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Tue, 18 Mar 2008 19:44:48 +0000
(12:44 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 26 Apr 2008 20:51:08 +0000
(22:51 +0200)
need offset alignment when node_boot_start's alignment is less than
the alignment required.
use local node_boot_start to match alignment - so don't add extra operation
in search loop.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found