diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-07 22:57:48 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-14 12:21:44 +0300 |
commit | 7e0061586f1d6a38641a2f444855c1ddeb10d17e (patch) | |
tree | f54d5616c9d8773d7b70d4757c458f7aee078c53 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5e252f490c1c2c989cdc2ca50744f30fbca356b4 (diff) | |
download | linux-7e0061586f1d6a38641a2f444855c1ddeb10d17e.tar.xz |
crypto: khazad - 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