summaryrefslogtreecommitdiffstats
path: root/PKGBUILD-spl-modules.in
diff options
context:
space:
mode:
authorJorgen Lundman <[email protected]>2012-05-15 05:45:09 +0000
committerBrian Behlendorf <[email protected]>2012-05-22 09:27:11 -0700
commit93b0dc92eab55f8729b4798b383d4670073ebddc (patch)
treedba682a2f151d4ed00a849c09d812150b18c39e4 /PKGBUILD-spl-modules.in
parent38d31a1e576fd7c6393b3039ad04b8be2ee95f81 (diff)
Fix ARM 64-bit division
Correctly implementating 64-bit division for ARM requires more than just providing the __aeabi_uldivmod() and __aeabi_ldivmod() symbols. They are need to be implemented is such a way that the quotient and remainder and left in specific registers after the division operation completes. This change updates the wrapper functions to accomplish this according to the official ARM Run-time ABI. Signed-off-by: Brian Behlendorf <[email protected]> Closes zfsonlinux/zfs#706
Diffstat (limited to 'PKGBUILD-spl-modules.in')
0 files changed, 0 insertions, 0 deletions