mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
4f8c55c5ad
sse and avx2 stuff only exist on x86 arch, and we don't need to build altivec on x86. And we can do that at lib/raid6/Makefile. Proposed-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com> Reviewed-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com> Signed-off-by: NeilBrown <neilb@suse.de> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
algos.c | ||
altivec.uc | ||
avx2.c | ||
int.uc | ||
Makefile | ||
mktables.c | ||
mmx.c | ||
recov_avx2.c | ||
recov_ssse3.c | ||
recov.c | ||
sse1.c | ||
sse2.c | ||
unroll.awk | ||
x86.h |