kernel-ark/arch/arm26/kernel
Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations
While cleaning up parisc_ksyms.c earlier, I noticed that strpbrk wasn't
being exported from lib/string.c.  Investigating further, I noticed a
changeset that removed its export and added it to _ksyms.c on a few more
architectures.  The justification was that "other arches do it."

I think this is wrong, since no architecture currently defines
__HAVE_ARCH_STRPBRK, there's no reason for any of them to be exporting it
themselves.  Therefore, consolidate the export to lib/string.c.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:40 -07:00
..
armksyms.c [PATCH] No arch-specific strpbrk implementations 2006-04-11 06:18:40 -07:00
asm-offsets.c [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
calls.S
compat.c
dma.c
ecard.c
entry.S kbuild: arm26,sparc use generic asm-offset support 2005-09-09 20:35:55 +02:00
fiq.c [PATCH] arm26: fixup asm statement in kernel/fiq.c 2006-02-01 08:53:21 -08:00
head.S
init_task.c
irq.c [PATCH] arm26: kernel/irq.c: fix compilation 2006-01-16 23:15:26 -08:00
Makefile
process.c [PATCH] arm26: task_pt_regs() 2006-01-12 09:08:57 -08:00
ptrace.c [PATCH] arm26: s/task_threas_info/task_thread_info/ 2006-01-16 23:15:27 -08:00
ptrace.h
semaphore.c
setup.c
signal.c [PATCH] arm26: fixup get_signal_to_deliver call 2006-02-01 08:53:21 -08:00
sys_arm.c
time.c [PATCH] jiffies_64 cleanup 2005-10-30 17:37:25 -08:00
traps.c [PATCH] sem2mutex: misc static one-file mutexes 2006-03-26 08:56:55 -08:00
vmlinux-arm26-xip.lds.in
vmlinux-arm26.lds.in
vmlinux.lds.S