mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Implement the AVX2 optimization of RAID6 xor_syndrome functions which is simply based on sse2.c written by hpa. Cc: H. Peter Anvin <[email protected]> Cc: Yuanhan Liu <[email protected]> Cc: Fenghua Yu <[email protected]> Signed-off-by: Gayatri Kammela <[email protected]> Signed-off-by: Shaohua Li <[email protected]>