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:
f1aed92
)
[PPC] Fix modpost warning
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 23 May 2007 12:59:06 +0000
(07:59 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Wed, 23 May 2007 12:59:06 +0000
(07:59 -0500)
Mark pte_alloc_one_kernel as __init_refok to fix the following warning:
WARNING: arch/ppc/mm/built-in.o(.text+0x1114): Section mismatch: reference to .init.text:early_get_page (between 'pte_alloc_one_kernel' and 'v_mapped_by_tlbcam')
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found