summaryrefslogtreecommitdiff
path: root/Documentation/controllers/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-03-31 17:05:41 -0700
committerEric Biggers <ebiggers@kernel.org>2026-04-01 13:02:09 -0700
commit63fcc765e1a30b7e04d395d7adc440443ae00338 (patch)
tree2d1330d21f49acba24c850095eca6b7ecb3be172 /Documentation/controllers/git@git.tavy.me:linux.git
parent11d6bc70fff310cf0c4bbfa740144b0e350cd706 (diff)
lib/crypto: arm64/chacha: 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 ChaCha code accordingly. Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20260401000548.133151-3-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