diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-03-31 17:05:43 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2026-04-01 13:02:10 -0700 |
| commit | dec1061f0ae9e00f13b9e141f3b5cae053da1346 (patch) | |
| tree | 04f52feb074b819cdbbfe65f16f43850d56c2125 /Documentation/controllers/git@git.tavy.me:linux.git | |
| parent | d3a5cc5c9237cd6ffd1f84c1af306e315cf0cf3d (diff) | |
lib/crypto: arm64/poly1305: Remove obsolete chunking logic
Since commit aefbab8e77eb ("arm64: fpsimd: Preserve/restore kernel mode
NEON at context switch"), kernel-mode NEON sections have been
preemptible on arm64. And since commit 7dadeaa6e851 ("sched: Further
restrict the preemption modes"), voluntary preemption is no longer
supported on arm64 either. Therefore, there's no longer any need to
limit the length of kernel-mode NEON sections on arm64.
Simplify the Poly1305 code accordingly.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20260401000548.133151-5-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'Documentation/controllers/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
