From: Pekka Enberg Date: Thu, 7 May 2009 12:35:41 +0000 (+0300) Subject: x86: unify 64-bit UMA and NUMA paging_init() X-Git-Tag: v2.6.31-rc1~414^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3551f88f6439cf4da3f5a3747b320280e30500de;p=pandora-kernel.git x86: unify 64-bit UMA and NUMA paging_init() 64-bit UMA and NUMA versions of paging_init() are almost identical. Therefore, merge the copy in mm/numa_64.c to mm/init_64.c to remove duplicate code. [ Impact: cleanup ] Signed-off-by: Pekka Enberg LKML-Reference: <1241699741.17846.30.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed