1
0
Fork 0
remarkable-linux/arch/m68k/kernel
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h
This patch consolidate all definitions of .init.text, .init.data
and .exit.text, .exit.data section definitions in
the generic vmlinux.lds.h.

This is a preparational patch - alone it does not buy
us much good.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2008-01-28 23:21:17 +01:00
..
Makefile m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
asm-offsets.c [PATCH] m68k: namespace pollution fix (custom->amiga_custom) 2006-01-12 09:09:00 -08:00
bios32.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dma.c m68k: sg fallout 2007-10-24 08:55:40 +02:00
entry.S m68k(nommu): add missing syscalls 2007-09-11 17:21:20 -07:00
head.S m68k: use .text.head 2007-07-20 08:24:49 -07:00
ints.c take declarations of enable_irq() et.al. to linux/interrupt.h 2007-07-22 11:44:00 -07:00
m68k_ksyms.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
module.c m68k: discontinuous memory support 2007-05-31 07:58:14 -07:00
module.lds m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
process.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
semaphore.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c m68k: Remove unnecessary m68k_memoffset export and init 2007-08-22 19:52:45 -07:00
signal.c [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes 2006-06-23 07:43:05 -07:00
sun3-head.S m68k: use .text.head 2007-07-20 08:24:49 -07:00
sys_m68k.c remove include/asm-*/ipc.h 2007-10-17 08:42:55 -07:00
time.c m68k: missing __init 2007-07-20 08:24:49 -07:00
traps.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
vmlinux-std.lds all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00
vmlinux-sun3.lds all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00
vmlinux.lds.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00