commit | 6ec4e2514decd6fb4782a9364fa71d6244d05af4 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Jul 13 18:16:01 2017 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Aug 09 18:52:07 2017 +0100 |
tree | e555e55f6e136bc749a01cf600620ee3f7c7671b | |
parent | 35129dde88afad07f54b332d4f9eda2d254b80f2 [diff] |
md/raid6: implement recovery using ARM NEON intrinsics Provide a NEON accelerated implementation of the recovery algorithm, which supersedes the default byte-by-byte one. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>