From: Pekka Enberg Date: Tue, 28 Apr 2009 13:00:49 +0000 (+0300) Subject: x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c X-Git-Tag: v2.6.31-rc1~414^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b72394e4089643f11669d9610907a1442fe044a;p=pandora-kernel.git x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c This patch moves the max_pfn_mapped and max_low_pfn_mapped global variables to kernel/setup.c where they're initialized. [ Impact: cleanup ] Signed-off-by: Pekka Enberg LKML-Reference: <1240923649.1982.21.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed