diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-03-14 10:50:49 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2026-03-19 10:10:30 -0700 |
| commit | c2db2288b8c3e2878cc37962375419cca8dfe3b6 (patch) | |
| tree | 7a7e4d805f66af5c18bd8f2a8b5556b873099f1b /tools/perf/scripts/python | |
| parent | d76a943039a772fb2afd9c92bd25412d09bdf5c8 (diff) | |
lib/crypto: arm64: Drop checks for CONFIG_KERNEL_MODE_NEON
CONFIG_KERNEL_MODE_NEON is always enabled on arm64, and it always has
been since its introduction in 2013. Given that and the fact that the
usefulness of kernel-mode NEON has only been increasing over time,
checking for this option in arm64-specific code is unnecessary. Remove
these checks from lib/crypto/ to simplify the code and prevent any
future bugs where e.g. code gets disabled due to a typo in this logic.
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20260314175049.26931-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
