commit | d7e70ba45fd9850296ebb78ff5827f6a375f650c | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Fri Sep 16 19:27:29 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 17 11:49:58 2005 -0700 |
tree | 26c5eba7ce9386b756e0d7cae93a9d4fc419471d | |
parent | 0d0fc3a2d6901bdedd8497acdb3358e2da9abefc [diff] |
[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>