diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-07 22:57:45 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 12:21:43 +0300 |
commit | 8d90528228adcc091b41244fab4d0003d59bdba4 (patch) | |
tree | 439d8a197f8b135084efe7d6a918d711e6219743 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 07d58e0a60f70b3cc176c9427d1ea856d1756820 (diff) | |
download | linux-8d90528228adcc091b41244fab4d0003d59bdba4.tar.xz |
crypto: anubis - stop using cra_alignmask
Instead of specifying a nonzero alignmask, use the unaligned access
helpers. This eliminates unnecessary alignment operations on most CPUs,
which can handle unaligned accesses efficiently, and brings us a step
closer to eventually removing support for the alignmask field.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions