Searched hist:"0 c634cc6299b55279fa2d3a7a5964ae45a642498" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/parisc/kernel/ |
H A D | head.S | diff 0c634cc6299b55279fa2d3a7a5964ae45a642498 Wed Dec 26 11:07:01 CST 2007 Helge Deller <deller@gmx.de> [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>
|