[PARISC] head.S: section mismatch fixes
authorHelge Deller <deller@gmx.de>
Wed, 26 Dec 2007 17:07:01 +0000 (18:07 +0100)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Sun, 16 Mar 2008 02:12:22 +0000 (19:12 -0700)
commit0c634cc6299b55279fa2d3a7a5964ae45a642498
treec7cac13016c0dff9ae64743f5360d91f518d00fc
parentab86adb41f5afd75555aad907488f8f26138c549
[PARISC] head.S: section mismatch fixes

- 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: Helge Deller <deller@gmx.de>
SIgned-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/head.S