android_kernel_xiaomi_sm8350/arch/x86/lib
Andi Kleen 61d08a9ea3 i386: Remove strrchr assembler implementation
The constraints in the inline assembler implementation of i386
strrchr() were incorrect and break the build with recent gcc 4.3.
Since there are only very few callers of strrchr() and none of them
are performance relevant just remove the assembler implementation
and use the C fallback instead.

[ tglx: arch/x86 adaptation ]

Cc: rguenther@suse.de
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-17 20:16:23 +02:00
..
bitops_32.c
bitops_64.c
bitstr_64.c x86: fix off-by-one in find_next_zero_string 2007-10-17 20:15:22 +02:00
checksum_32.S
clear_page_64.S
copy_page_64.S
copy_user_64.S
copy_user_nocache_64.S x86: fence oostores on 64-bit 2007-10-12 18:41:21 -07:00
csum-copy_64.S
csum-partial_64.c
csum-wrappers_64.c
delay_32.c
delay_64.c
getuser_32.S
getuser_64.S
io_64.c
iomap_copy_64.S
Makefile
Makefile_32
Makefile_64
memcpy_32.c
memcpy_64.S
memmove_64.c
memset_64.S
mmx_32.c
msr-on-cpu.c i386: simplify smp_call_function_single() call sequence in msr-on-cpu 2007-10-17 20:16:20 +02:00
putuser_32.S
putuser_64.S
rwlock_64.S
semaphore_32.S
string_32.c i386: Remove strrchr assembler implementation 2007-10-17 20:16:23 +02:00
strstr_32.c
thunk_64.S lockdep: x86_64: connect the sysexit hook 2007-10-11 22:11:12 +02:00
usercopy_32.c
usercopy_64.c