]> granicus.if.org Git - zfs/commitdiff
Fixes for SPARC support
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 12 Oct 2017 16:51:56 +0000 (09:51 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2017 16:51:56 +0000 (09:51 -0700)
The current code base almost compiles on SPARC, but a few fixes are
required for the code to compile (and work efficiently). Code in this
PR comes from OpenZFS project which was initially dropped when porting
the crypto framework.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pengcheng Xu <i@jsteward.moe>
Closes #6733
Closes #6738
Closes #6750


Trivial merge