original_kernel/arch/powerpc
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
..
boot [POWERPC] ps3: add a default zImage target 2006-12-05 11:28:17 +11:00
configs [POWERPC] Linkstation / kurobox support 2006-12-04 20:42:08 +11:00
kernel [PATCH] relocatable kernel: Kallsyms generate relocatable symbols 2006-12-07 02:14:04 +01:00
lib
math-emu
mm
oprofile
platforms [POWERPC] Add missing EXPORTS for mpc52xx support 2006-12-05 11:34:37 +11:00
sysdev [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00
xmon
.gitignore
Kconfig [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment 2006-12-05 11:33:53 +11:00
Kconfig.debug
Makefile