mirror of
https://github.com/torvalds/linux.git
synced 2026-07-01 10:34:00 +02:00
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> |
||
|---|---|---|
| .. | ||
| 4xx_mmu.c | ||
| 44x_mmu.c | ||
| fault.c | ||
| fsl_booke_mmu.c | ||
| hashtable.S | ||
| init.c | ||
| Makefile | ||
| mem_pieces.c | ||
| mem_pieces.h | ||
| mmu_context.c | ||
| mmu_decl.h | ||
| pgtable.c | ||
| ppc_mmu.c | ||
| tlb.c | ||