Re: [PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
From: Alexander Gordeev
Date: Sat Jun 14 2025 - 09:00:11 EST
On Sat, Jun 07, 2025 at 01:04:42PM -0700, Eric Biggers wrote:
Hi Eric,
> This series is also available at:
>
> git fetch https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git lib-crc-arch-v2
...
I tried git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git crc-next
With s390 debug_defconfig It causes this:
alg: hash: skipping comparison tests for crc32c-s390 because crc32c-generic is unavailable
No other alg complains. Is it expected?
Thanks!