aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2025-06-07 20:04:48 +0000
committerEric Biggers <[email protected]>2025-06-30 16:31:57 +0000
commitda4fd657730c9510b848ef7a9cc7247bbb6a44c9 (patch)
treec581a546ca9d2c2768b0e4e5f43612d1c4baa6d9 /lib/crypto/mpi/mpi-cmp.c
parentlib/crc: loongarch: Migrate optimized CRC code into lib/crc/ (diff)
downloadkernel-da4fd657730c9510b848ef7a9cc7247bbb6a44c9.tar.gz
kernel-da4fd657730c9510b848ef7a9cc7247bbb6a44c9.zip
lib/crc: mips: Migrate optimized CRC code into lib/crc/
Move the mips-optimized CRC code from arch/mips/lib/crc* into its new location in lib/crc/mips/, 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-cmp.c')
0 files changed, 0 insertions, 0 deletions