From: Pekka Enberg Date: Tue, 3 Mar 2009 11:15:06 +0000 (+0200) Subject: x86: unify free_init_pages() and free_initmem() X-Git-Tag: v2.6.30-rc1~211^2~26^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b2bb552706ca0e30795ee84caacbb37cec5705;p=pandora-kernel.git x86: unify free_init_pages() and free_initmem() Impact: unification This patch introduces a common arch/x86/mm/init.c and moves the identical free_init_pages() and free_initmem() functions to the file. Signed-off-by: Pekka Enberg LKML-Reference: <1236078906.2675.18.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed