aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2025-06-07 20:04:53 +0000
committerEric Biggers <[email protected]>2025-06-30 16:31:57 +0000
commitb10749d89f5405d7c0319b86ad92a47ccc5ce00c (patch)
tree7eb80eec58c8cf74488abdeb789f2a3193e3acee /lib/crypto/mpi/mpi-sub-ui.c
parentlib/crc: sparc: Migrate optimized CRC code into lib/crc/ (diff)
downloadkernel-b10749d89f5405d7c0319b86ad92a47ccc5ce00c.tar.gz
kernel-b10749d89f5405d7c0319b86ad92a47ccc5ce00c.zip
lib/crc: x86: Migrate optimized CRC code into lib/crc/
Move the x86-optimized CRC code from arch/x86/lib/crc* into its new location in lib/crc/x86/, and wire it up in the new way. This new way of organizing the CRC code eliminates the need to artificially split the code for each CRC variant into separate arch and generic modules, enabling better inlining and dead code elimination. For more details, see "lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/". Reviewed-by: "Martin K. Petersen" <[email protected]> Acked-by: Ingo Molnar <[email protected]> Acked-by: "Jason A. Donenfeld" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions