git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8938891
)
x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Tue, 28 Apr 2009 13:00:49 +0000
(16:00 +0300)
committer
Ingo 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