• M
    [SPARC32]: Mark srmmu_nocache_init as __init. · e3096de3
    Martin Habets 提交于
    Fix these 2.6.19-rc1 build warnings from modpost:
    
    WARNING: vmlinux - Section mismatch: reference to .init.text:__alloc_bootmem from .text between 'srmmu_nocache_init' (at offset 0x1a0f8) and 'srmmu_mmu_info'
    WARNING: vmlinux - Section mismatch: reference to .init.text:__alloc_bootmem from .text between 'srmmu_nocache_init' (at offset 0x1a118) and 'srmmu_mmu_info'
    WARNING: vmlinux - Section mismatch: reference to .init.text:srmmu_early_allocate_ptable_skeleton from .text between 'srmmu_nocache_init' (at offset 0x1a188) and 'srmmu_mmu_info'
    Signed-off-by: NMartin Habets <errandir_news@mph.eclipse.co.uk>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    e3096de3
srmmu.c 67.4 KB