Re: [PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code

2024-12-12 Thread Eric Biggers
On Sun, Dec 01, 2024 at 05:20:44PM -0800, Eric Biggers wrote: > This patchset is also available in git via: > > git fetch > https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git > crc-t10dif-lib-v2 > > This patchset updates the kernel's CRC-T10DIF library functions to be > dire

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code

2024-12-01 Thread Eric Biggers
This patchset is also available in git via: git fetch https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git crc-t10dif-lib-v2 This patchset updates the kernel's CRC-T10DIF library functions to be directly optimized for x86, arm, arm64, and powerpc without taking an unnecessary