x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c
authorPekka Enberg <penberg@cs.helsinki.fi>
Tue, 28 Apr 2009 13:00:49 +0000 (16:00 +0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 30 Apr 2009 08:12:36 +0000 (10:12 +0200)
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 <penberg@cs.helsinki.fi>
LKML-Reference: <1240923649.1982.21.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found