mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
7d11965ddb
Rebased/reworked a patch contributed by Rob Herring that uses NEON intrinsics to perform the RAID-6 syndrome calculations. It uses the existing unroll.awk code to generate several unrolled versions of which the best performing one is selected at boot time. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Nicolas Pitre <nico@linaro.org> Cc: hpa@linux.intel.com
5 lines
44 B
Text
5 lines
44 B
Text
mktables
|
|
altivec*.c
|
|
int*.c
|
|
tables.c
|
|
neon?.c
|