kernel-ark/arch/ppc/kernel
David Woodhouse 075d6eb16d [PATCH] ppc32: platform-specific functions missing from kallsyms.
The PPC32 kernel puts platform-specific functions into separate sections so
that unneeded parts of it can be freed when we've booted and actually
worked out what we're running on today.

This makes kallsyms ignore those functions, because they're not between
_[se]text or _[se]inittext.  Rather than teaching kallsyms about the
various pmac/chrp/etc sections, this patch adds '_[se]extratext' markers
for kallsyms.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-05 16:36:31 -07:00
..
align.c [PATCH] ppc32: Fix address checking on lmw/stmw align exception 2005-05-01 08:58:42 -07:00
asm-offsets.c
bitops.c
cpu_setup_6xx.S
cpu_setup_power4.S
cputable.c
dma-mapping.c
entry.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
find_name.c
fpu.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
head_4xx.S
head_8xx.S
head_44x.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
head_booke.h [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
head_fsl_booke.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
head.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
idle_6xx.S
idle_power4.S
idle.c
irq.c
l2cr.S
Makefile [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
misc.S [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
module.c
pci.c
perfmon_fsl_booke.c
perfmon.c
ppc_htab.c
ppc_ksyms.c
ppc-stub.c
process.c
ptrace.c [PATCH] convert that currently tests _NSIG directly to use valid_signal() 2005-05-01 08:59:14 -07:00
semaphore.c
setup.c
signal.c
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
syscalls.c
temp.c
time.c
traps.c [PATCH] ppc32: refactor FPU exception handling 2005-05-01 08:58:40 -07:00
vecemu.c
vector.S
vmlinux.lds.S [PATCH] ppc32: platform-specific functions missing from kallsyms. 2005-05-05 16:36:31 -07:00