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:
f624323
)
x86: move free_initrd_mem() to common mm/init.c
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Wed, 4 Mar 2009 09:13:40 +0000
(11:13 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 4 Mar 2009 19:59:26 +0000
(20:59 +0100)
Impact: cleanup
The function is identical on 32-bit and 64-bit configurations so move it to the
common mm/init.c file.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
LKML-Reference: <
1236158020
.29024.28.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found