mirror_zfs/include/os/linux
WHR d74f123045 Refactor CONFIG_SPE check on Linux/powerpc
Commit 5401472 adds a check to call enable_kernel_spe and
disable_kernel_spe only if CONFIG_SPE is defined. Refactor this check
in a way similar to what CONFIG_ALTIVEC and CONFIG_VSX are checked, in
order to remove redundant kfpu_begin() and kfpu_end() implementations.

Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: WHR <msl0000023508@gmail.com>
Closes #14623
2023-03-15 10:30:42 -07:00
..
kernel/linux Refactor CONFIG_SPE check on Linux/powerpc 2023-03-15 10:30:42 -07:00
spl Silence clang static analyzer warnings about stored stack addresses 2023-03-14 15:25:01 -07:00
zfs/sys Implementation of block cloning for ZFS 2023-03-10 11:59:53 -08:00
Makefile.am Add SHA2 SIMD feature tests for Linux 2023-03-02 13:52:04 -08:00