diff options
author | Tony Hutter <[email protected]> | 2019-01-11 18:01:28 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-01-28 10:11:45 -0800 |
commit | 0c593296e98e3ac95f14704e4cee6cedb2134990 (patch) | |
tree | 12adc0a34c8b8e65cd1006cd30c0a51b39e30db2 /module/zfs/vdev_disk.c | |
parent | ed158b19b1dddf26f2bbebb4d0fd21f04fdd5d38 (diff) |
Linux 5.0 compat: Disable vector instructions on 5.0+ kernels
The 5.0 kernel no longer exports the functions we need to do vector
(SSE/SSE2/SSE3/AVX...) instructions. Disable vector-based checksum
algorithms when building against those kernels.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tony Hutter <[email protected]>
Closes #8259
Diffstat (limited to 'module/zfs/vdev_disk.c')
0 files changed, 0 insertions, 0 deletions