[PATCH] RAID6 Altivec fix
authorH. Peter Anvin <hpa@zytor.com>
Sat, 17 Sep 2005 02:27:29 +0000 (19:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 17 Sep 2005 18:49:58 +0000 (11:49 -0700)
commitd7e70ba45fd9850296ebb78ff5827f6a375f650c
tree26c5eba7ce9386b756e0d7cae93a9d4fc419471d
parent0d0fc3a2d6901bdedd8497acdb3358e2da9abefc
[PATCH] RAID6 Altivec fix

This patch fixes a signedness bug with RAID6 for Altivec, and makes the
Altivec code testable in userspace.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/raid6.h
drivers/md/raid6algos.c
drivers/md/raid6altivec.uc
drivers/md/raid6test/Makefile