• Helge Deller's avatar
    [PARISC] head.S: section mismatch fixes · 0c634cc6
    Helge Deller authored
    - move boot_args[] into the init section
    - move $global$ into the read_mostly section
    - fix the following two section mismatches:
    WARNING: vmlinux.o(.text+0x9c): Section mismatch: reference to .init.text:start_kernel (between '$pgt_fill_loop' and '$is_pa20')
    WARNING: vmlinux.o(.text+0xa0): Section mismatch: reference to .init.text:start_kernel (between '$pgt_fill_loop' and '$is_pa20')
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    SIgned-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
    0c634cc6
head.S 8.86 KB