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:
d4df6d4
)
[MIPS] Introduce __pa_symbol()
author
Franck Bui-Huu
<vagabon.xyz@gmail.com>
Thu, 19 Oct 2006 11:20:02 +0000
(13:20 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 30 Nov 2006 01:14:41 +0000
(
01:14
+0000)
This patch introduces __pa_symbol() macro which should be used to
calculate the physical address of kernel symbols. It also relies
on RELOC_HIDE() to avoid any compiler's oddities when doing
arithmetics on symbols.
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found