diff options
author | Chris Metcalf | 2016-09-06 21:56:15 +0200 |
---|---|---|
committer | Chris Metcalf | 2016-12-16 21:32:29 +0100 |
commit | 870ee4ff5647dbf024f99ba5e56d0f3c344f1511 (patch) | |
tree | eb252d40e4916b6fdae14272b18c95c1a46344e7 /kernel/pid.c | |
parent | tile-module: Rename jump labels in module_alloc() (diff) | |
download | kernel-qcow2-linux-870ee4ff5647dbf024f99ba5e56d0f3c344f1511.tar.gz kernel-qcow2-linux-870ee4ff5647dbf024f99ba5e56d0f3c344f1511.tar.xz kernel-qcow2-linux-870ee4ff5647dbf024f99ba5e56d0f3c344f1511.zip |
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>
Diffstat (limited to 'kernel/pid.c')
0 files changed, 0 insertions, 0 deletions