diff options
author | 2015-04-30 15:12:42 -0400 | |
---|---|---|
committer | 2015-04-30 15:23:37 -0400 | |
commit | 5bf6c07a1843813d0065feaaecba622d49148d7e (patch) | |
tree | 18118d48ffe123ce6f6d3eaa67dba135adafbc1a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tile: use READ_ONCE() in arch_spin_is_locked() (diff) | |
download | wireguard-linux-5bf6c07a1843813d0065feaaecba622d49148d7e.tar.xz wireguard-linux-5bf6c07a1843813d0065feaaecba622d49148d7e.zip |
tile: add <asm/word-at-a-time.h> and enable support functions
This change enables the generic strncpy_from_user() and strnlen_user()
using word-at-a-time.h. The tile implementation is trivial since
both tilepro and tilegx have SIMD operations that do byte-wise
comparisons against immediate zero for each byte, and return an
0x01 byte in each position where there is a 0x00 byte.
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions