Searched hist:"7 b3c70c43c13ad8e59f5561b154663d6bdb77021" (Results 1 – 1 of 1) sorted by relevance
/linux/lib/raid6/test/ |
H A D | Makefile | diff 7b3c70c43c13ad8e59f5561b154663d6bdb77021 Mon Jul 31 12:49:11 CEST 2023 WANG Xuerui <git@xen0n.name> raid6: test: only check for Altivec if building on powerpc hosts
Altivec is only available for powerpc hosts, so only check for its availability when the host is powerpc, to avoid error messages being shown on architectures other than x86, arm or powerpc.
Signed-off-by: WANG Xuerui <git@xen0n.name> Link: https://lore.kernel.org/r/20230731104911.411964-6-kernel@xen0n.name Signed-off-by: Song Liu <song@kernel.org>
|