diff options
author | Ard Biesheuvel <[email protected]> | 2024-11-05 17:09:01 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-11-15 19:52:51 +0800 |
commit | 7048c21e6b50e4dec0de1ed48b12db50b94b3f57 (patch) | |
tree | b9eeb6fc083d4fa69ea75455fe5cf49bb09ac054 /scripts/generate_rust_analyzer.py | |
parent | 19630cf57233e845b6ac57c9c969a4888925467b (diff) |
crypto: arm64/crct10dif - Remove obsolete chunking logic
This is a partial revert of commit fc754c024a343b, which moved the logic
into C code which ensures that kernel mode NEON code does not hog the
CPU for too long.
This is no longer needed now that kernel mode NEON no longer disables
preemption, so we can drop this.
Reviewed-by: Eric Biggers <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions