From: Tejun Heo Date: Mon, 4 Apr 2011 22:23:56 +0000 (+0200) Subject: x86-32, numa: Move remapping for remap allocator into init_alloc_remap() X-Git-Tag: v3.0-rc1~396^2~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a286344f06d6341740b284494379373e87648f7;p=pandora-kernel.git x86-32, numa: Move remapping for remap allocator into init_alloc_remap() There's no reason to perform the actual remapping separately. Collapse remap_numa_kva() into init_alloc_remap() and, while at it, make it less verbose. Signed-off-by: Tejun Heo Link: http://lkml.kernel.org/r/1301955840-7246-11-git-send-email-tj@kernel.org Acked-by: Yinghai Lu Cc: David Rientjes Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed