]> git.proxmox.com Git - mirror_spl.git/commit
Add _ALIGNMENT_REQUIRED to isa_defs.h for checksums
authorTony Hutter <hutter2@llnl.gov>
Wed, 15 Jun 2016 00:36:39 +0000 (17:36 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 21 Jun 2016 20:37:04 +0000 (13:37 -0700)
commit5ad98ad0978d43b41180018536ce5efdaa4ea546
treed0df5dcc00ec3072ad010cac370396fb40ee80a7
parent16fc1ec3ba0438b1d657b421923b3969031f2678
Add _ALIGNMENT_REQUIRED to isa_defs.h for checksums

_ALIGNMENT_REQUIRED needs to be #defined in isa_defs.h in order to
port the Illumos checksum code to ZoL:

4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
OpenZFS-issue: https://www.illumos.org/issues/4185
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/45818ee

Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #561
include/sys/isa_defs.h