Qingfang Deng e5dc16e60d kernel: switch crc32 implementation back to default
Commit ec885796c05a switched the crc32 implementation from default to
byte-at-a-time algorithm, which runs slower but consumes less memory.
A decade has passed, and we have already abandoned targets that had
small memory, so switch it back to default for faster speed.

Signed-off-by: Qingfang Deng <qingfang.deng@siflower.com.cn>
2024-08-06 21:52:05 +02:00
..
2024-06-05 09:34:06 +02:00
2024-07-28 19:15:37 +02:00
2024-07-08 00:01:30 +02:00
2024-08-06 00:40:42 +02:00
2024-06-23 16:33:41 +02:00
2024-05-29 17:56:28 +02:00
2024-08-01 17:10:15 +02:00
2024-08-06 00:40:42 +02:00
2024-06-30 22:00:03 +02:00
2024-08-02 12:12:46 +02:00
2024-07-17 23:27:50 +02:00
2024-07-01 00:46:16 +02:00
2024-07-28 19:46:16 +02:00
2024-08-06 00:40:42 +02:00
2024-08-06 00:40:42 +02:00
2024-07-04 22:02:47 +02:00
2024-08-06 00:40:42 +02:00
2024-08-03 11:36:59 +02:00