1
0
Fork 0
alistair23-linux/lib/raid6/test
Matt Brown aa9532d489 lib/raid6: Build proper raid6test files on powerpc
Previously the raid6 test Makefile did not build the POWER specific files
(altivec and vpermxor).
This patch fixes the bug, so that all appropriate files for powerpc are built.

This patch also fixes the missing and mismatched ifdef statements to allow the
altivec.uc file to be built correctly.

Signed-off-by: Matt Brown <matthew.brown.dev@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-03-20 16:47:52 +11:00
..
Makefile lib/raid6: Build proper raid6test files on powerpc 2018-03-20 16:47:52 +11:00
test.c raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays 2016-09-26 16:18:21 -07:00