linux-stable-rt/arch/m68k/kernel
Roman Zippel fe6d9daf56 m68k: Dont include RODATA into text segment
Don't include RODATA into text segment as it includes the kallsyms data and
can cause spurious link failures (layout differences can change the number of
symbols in kallsyms, i.e.  when a symbol is equal to _etext it's not
included).

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-08-22 19:52:45 -07:00
..
Makefile
asm-offsets.c
bios32.c
dma.c
entry.S
head.S
ints.c take declarations of enable_irq() et.al. to linux/interrupt.h 2007-07-22 11:44:00 -07:00
m68k_ksyms.c
module.c
module.lds
process.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
ptrace.c
semaphore.c
setup.c m68k: Remove unnecessary m68k_memoffset export and init 2007-08-22 19:52:45 -07:00
signal.c
sun3-head.S
sys_m68k.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
time.c m68k: missing __init 2007-07-20 08:24:49 -07:00
traps.c
vmlinux-std.lds m68k: Dont include RODATA into text segment 2007-08-22 19:52:45 -07:00
vmlinux-sun3.lds
vmlinux.lds.S