commit | 2b72394e4089643f11669d9610907a1442fe044a | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Tue Apr 28 16:00:49 2009 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 30 10:12:36 2009 +0200 |
tree | 406aba50f5cf070f77e4bc4eb84329e45454b1ca | |
parent | 89388913f2c88a2cd15d24abab571b17a2596127 [diff] |
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 <penberg@cs.helsinki.fi> LKML-Reference: <1240923649.1982.21.camel@penberg-laptop> Signed-off-by: Ingo Molnar <mingo@elte.hu>