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:
124d795
)
[POWERPC] Fix section mismatch in pasemi/iommu.c
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Wed, 15 Aug 2007 10:58:23 +0000
(20:58 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 17 Aug 2007 01:02:06 +0000
(11:02 +1000)
These functions are only called by __init functions.
WARNING: vmlinux.o(.text+0x56aa0): Section mismatch: reference to .init.text:.lmb_alloc (between '.iob_init' and '.iommu_init_early_pasemi')
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found