Skip to content
Commit f1aed924 authored by Kumar Gala's avatar Kumar Gala
Browse files

[POWERPC] Fix modpost warning



Mark pte_alloc_one_kernel as __init_refok to fix the following warning:

WARNING: arch/powerpc/mm/built-in.o(.text+0x1068): Section mismatch: reference to .init.text:early_get_page (between 'pte_alloc_one_kernel' and 'steal_context')

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 405861a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment