linux/arch/sh/kernel
Tim Abbott 882016ff36 sh: Use __INIT macro instead of .text.init.
The sh architecture has some code in the .text.init section, but it
does not reference that section in its linker scripts.

This change moves this code from the .text.init section to the
.init.text section, which is presumably where it belongs.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-27 19:51:58 -07:00
..
cpu sh: Use __INIT macro instead of .text.init. 2009-04-27 19:51:58 -07:00
timers clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
vsyscall
.gitignore
Makefile
Makefile_32
Makefile_64
asm-offsets.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
early_printk.c
entry-common.S
ftrace.c
gpio.c
head_32.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
head_64.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
idle.c
init_task.c
io.c
io_generic.c
io_trapped.c
irq.c
kgdb.c
kprobes.c
machine_kexec.c
machvec.c
module.c
process_32.c
process_64.c
ptrace_32.c
ptrace_64.c
relocate_kernel.S
setup.c
sh_bios.c
sh_ksyms_32.c
sh_ksyms_64.c
signal_32.c
signal_64.c
smp.c
stacktrace.c
swsusp.c
sys_sh.c
sys_sh32.c
sys_sh64.c
syscalls_32.S
syscalls_64.S
time_32.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
time_64.c
topology.c
traps.c
traps_32.c
traps_64.c
vmlinux.lds.S
vmlinux_32.lds.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00
vmlinux_64.lds.S sh: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:39 -07:00