alistair23-linux/arch/tile/lib
Chris Metcalf 870ee4ff56 tile: remove #pragma unroll from finv_buffer_remote()
This directive was put in the kernel source before the "pragma
unroll" support for tilegx gcc was upstreamed.  Remove it for
now, and we can put it back later if/when the compiler support
is upstreamed.  This avoids a warning when building the kernel.

This routine is not on a hot path in any case, so the extra
optimization here was mostly just for its own sake.

Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com>
2016-12-16 15:32:29 -05:00
..
atomic_32.c locking/atomic, arch/tile: Fix tilepro build 2016-06-24 08:17:04 +02:00
atomic_asm_32.S locking/atomic, arch/tile: Fix tilepro build 2016-06-24 08:17:04 +02:00
cacheflush.c tile: remove #pragma unroll from finv_buffer_remote() 2016-12-16 15:32:29 -05:00
checksum.c
cpumask.c
delay.c
exports.c tile: support gcc 7 optimization to use __multi3 2016-06-24 15:32:02 -04:00
Makefile
memchr_32.c
memchr_64.c
memcpy_32.S
memcpy_64.c
memcpy_user_64.c modpost: work correctly with tile coldtext sections 2015-07-08 18:53:49 -04:00
memmove.c
memset_32.c
memset_64.c
spinlock_32.c locking/spinlock, arch: Update and fix spin_unlock_wait() implementations 2016-06-14 11:55:15 +02:00
spinlock_64.c locking/spinlock, arch: Update and fix spin_unlock_wait() implementations 2016-06-14 11:55:15 +02:00
spinlock_common.h
strchr_32.c
strchr_64.c
string-endian.h
strlen_32.c
strlen_64.c
strnlen_32.c
strnlen_64.c
uaccess.c
usercopy_32.S
usercopy_64.S