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:
f180053
)
x86: move __VMALLOC_RESERVE to pgtable_32.c
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Tue, 3 Mar 2009 10:55:04 +0000
(12:55 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 3 Mar 2009 11:06:59 +0000
(12:06 +0100)
Impact: cleanup
The __VMALLOC_RESERVE global variable is not used in init_32.c. Move that to
pgtable_32.c to reduce the diff between init_32.c and init_64.c.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
LKML-Reference: <
1236077704
.2675.4.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found