Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Add _ALIGNMENT_REQUIRED to isa_defs.h for checksums #561

Closed
wants to merge 1 commit into from

Conversation

tonyhutter
Copy link
Contributor

@tonyhutter tonyhutter commented Jun 15, 2016

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

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

_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: openzfs/openzfs@45818ee
@behlendorf
Copy link
Contributor

This LGTM. Is this the only SPL side change needed for OpenZFS 4185? If so I don't have any objection to merging so the ZoL PR can be rebuilt against master.

@tonyhutter
Copy link
Contributor Author

Yep, it's the only change I can see. I'm still trying to get 4185 to build on all platforms, but don't anticipate any further SPL changes. I'll remove the "Test build only. Do not pull" line so you can pull it if you want.

@behlendorf
Copy link
Contributor

Merged as:

5ad98ad Add _ALIGNMENT_REQUIRED to isa_defs.h for checksums

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants