android_kernel_motorola_sm6225/arch/mips/lib
Gabor Juhos e744109fce MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S
The csum_partial implementation contain optimalizations for the MIPS R2
instruction set. This optimization is never enabled however because the
if directive uses the CPU_MIPSR2 constant which is not defined anywhere.

Use the CONFIG_CPU_MIPSR2 constant instead.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4971/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-03-12 10:18:18 +01:00
..
ashldi3.c
ashrdi3.c
bitops.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
cmpdi2.c
csum_partial.S MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S 2013-03-12 10:18:18 +01:00
delay.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
dump_tlb.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
iomap-pci.c mips: use the the PCI controller's io_map_base 2012-01-31 23:20:30 +02:00
iomap.c
libgcc.h
lshrdi3.c
Makefile MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus 2012-11-09 10:59:21 +01:00
memcpy.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
memset.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
mips-atomic.c MIPS: Fix crash that occurs when function tracing is enabled 2012-11-23 18:44:38 +01:00
r3k_dump_tlb.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
strlen_user.S
strncpy_user.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
strnlen_user.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ucmpdi2.c
uncached.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00