From: Yinghai Lu Date: Tue, 18 Mar 2008 19:44:48 +0000 (-0700) Subject: mm: offset align in alloc_bootmem() X-Git-Tag: v2.6.26-rc1~1035^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2dc04cf070ee98e014a172695782ff42015fc4;p=pandora-kernel.git mm: offset align in alloc_bootmem() 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed