android_kernel_samsung_msm8976/arch/sparc64/lib
David S. Miller 6c70b6fc7b [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
Check the cpu type in the OBP device tree before committing to
using the optimized Niagara memcpy and memset implementation.

If we don't recognize the cpu type, use a completely generic
version.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-08-08 17:33:45 -07:00
..
atomic.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bitops.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bzero.S
checksum.S
clear_page.S
copy_in_user.S
copy_page.S
csum_copy.S
csum_copy_from_user.S
csum_copy_to_user.S
GENbzero.S [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 2007-08-08 17:33:45 -07:00
GENcopy_from_user.S [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 2007-08-08 17:33:45 -07:00
GENcopy_to_user.S [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 2007-08-08 17:33:45 -07:00
GENmemcpy.S [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 2007-08-08 17:33:45 -07:00
GENpage.S [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 2007-08-08 17:33:45 -07:00
GENpatch.S [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 2007-08-08 17:33:45 -07:00
iomap.c
ipcsum.S
Makefile [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 2007-08-08 17:33:45 -07:00
mcount.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
memcmp.S
memmove.S
memscan.S
NGbzero.S [SPARC64]: store-init needs trailing membar. 2007-03-19 13:27:33 -07:00
NGcopy_from_user.S
NGcopy_to_user.S
NGmemcpy.S [SPARC64]: store-init needs trailing membar. 2007-03-19 13:27:33 -07:00
NGpage.S [SPARC64]: store-init needs trailing membar. 2007-03-19 13:27:33 -07:00
NGpatch.S
PeeCeeI.c
rwsem.S
strlen.S
strlen_user.S
strncmp.S
strncpy_from_user.S
U1copy_from_user.S
U1copy_to_user.S
U1memcpy.S
U3copy_from_user.S
U3copy_to_user.S
U3memcpy.S
U3patch.S
user_fixup.c
VISsave.S
xor.S