Thanks for applying my patch! I noticed your comment about the file being dated. I’d be interested in helping to update it to cover the more modern CRC implementations — things like carryless multiplication and hardware CRC instructions on x86, ARM, etc. Since I’m not very familiar yet with these optimized approaches. Could you suggest a good starting point for exploring this in the kernel (or any references you recommend)? I was planning to look at lib/crc32.c and the arch-specific implementations, but would appreciate your guidance. Best Regards, Rakuram