linux/arch/m68knommu/kernel
Eric W. Biederman fd593d1277 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Print the addresses of non-absolute symbols relative to _text
so that ld will generate relocations.  Allowing a relocatable
kernel to relocate them.  We can't actually use the symbol names
because kallsyms includes static symbols that are not exported
from their object files.

Add the _text symbol definitions to the architectures which don't
define it otherwise linker will fail.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:04 +01:00
..
Makefile
asm-offsets.c
comempci.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dma.c
entry.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
m68k_ksyms.c [NET]: M68Knommu checksum annotations and cleanups. 2006-12-02 21:23:08 -08:00
module.c
process.c [PATCH] m68knommu: add printk level for oops dumps 2006-12-04 08:26:11 -08:00
ptrace.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
semaphore.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n 2006-12-04 08:26:11 -08:00
signal.c [PATCH] m68knommu: check DEBUG defined arch code 2006-06-25 17:43:34 -07:00
sys_m68k.c [PATCH] m68knommu: add SHM support 2006-12-04 08:26:11 -08:00
syscalltable.S [PATCH] m68knommu: sync syscalls with m68k 2006-10-13 08:35:39 -07:00
time.c [PATCH] m68knommu: fix up for the irq_handler_t changes 2006-11-20 10:16:49 -08:00
traps.c [PATCH] m68knommu: add printk level for stack dump 2006-12-04 08:26:11 -08:00
vmlinux.lds.S [PATCH] relocatable kernel: Kallsyms generate relocatable symbols 2006-12-07 02:14:04 +01:00