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:
a7837b7
)
[MIPS] Make free_init_pages() arguments to be physical addresses
author
Franck Bui-Huu
<vagabon.xyz@gmail.com>
Thu, 19 Oct 2006 11:20:05 +0000
(13:20 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 30 Nov 2006 01:14:42 +0000
(
01:14
+0000)
It allows caller of this function to not care about CKSEG0/XKPHYS
address mixes. It's now automatically done by free_init_pages().
We can now safely remove hack needed by 64 bit kernels with
CONFIG_BUILD_ELF64=n in free_initmem().
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found