android_kernel_xiaomi_sm7250/arch/sparc/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
..
apc.c
asm-offsets.c
auxio.c
cpu.c [SPARC]: Use ARRAY_SIZE macro 2005-11-09 12:03:05 -08:00
devices.c
ebus.c [PATCH] sparc: NULL noise removal (ebus.c) 2005-12-15 10:01:28 -08:00
entry.S [SPARC]: Wire up sys_unshare(). 2006-02-07 18:11:24 -08:00
errtbls.c
etrap.S
head.S
idprom.c
init_task.c
ioport.c [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c 2006-03-20 01:10:35 -08:00
irq.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
led.c [PATCH] arch/sparc/kernel/led.c __user annotations 2005-12-15 10:01:29 -08:00
Makefile [SPARC]: Add sun4m LED driver. 2005-11-07 14:08:04 -08:00
module.c
muldiv.c
pcic.c [PATCH] fix iomem annotations in sparc32 pcic code 2005-12-15 10:01:28 -08:00
pmc.c
process.c [PATCH] restore power-off on sparc32 2006-02-07 20:57:02 -05:00
ptrace.c [PATCH] sparc: task_thread_info() 2006-01-12 09:08:53 -08:00
rtrap.S [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 2006-01-19 02:42:49 -08:00
sclow.S
semaphore.c
setup.c
signal.c [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 2006-01-19 02:42:49 -08:00
smp.c [PATCH] for_each_possible_cpu: sparc 2006-04-11 06:18:31 -07:00
sparc_ksyms.c [PATCH] No arch-specific strpbrk implementations 2006-04-11 06:18:40 -07:00
sparc-stub.c
sun4c_irq.c
sun4d_irq.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4d_smp.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4m_irq.c
sun4m_smp.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4setup.c
sunos_asm.S
sunos_ioctl.c [SPARC]: Kill remaining kbio.h references. 2005-11-07 14:12:21 -08:00
sys_solaris.c
sys_sparc.c
sys_sunos.c [PATCH] capable/capability.h (arch/) 2006-01-11 18:42:14 -08:00
systbls.S [SPARC]: Wire up sys_sync_file_range() into syscall tables. 2006-03-31 23:49:34 -08:00
tadpole.c
tick14.c
time.c [PATCH] sparc/kernel/time: __iomem annotations 2005-12-15 10:01:28 -08:00
trampoline.S
traps.c [PATCH] sparc: task_thread_info() 2006-01-12 09:08:53 -08:00
unaligned.c
vmlinux.lds.S [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S 2005-12-28 13:22:54 -08:00
windows.c
wof.S
wuf.S