]> git.proxmox.com Git - mirror_spl-debian.git/commit
Add missing atomic64 compat helpers for 32-bit systems.
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 1 Dec 2009 18:15:27 +0000 (10:15 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 1 Dec 2009 18:15:27 +0000 (10:15 -0800)
commita5d6f6020aeeebfabd0bb5e48d8736d63b44b875
tree1cfa0cc38c5c2f891f93c39786cc85af0d0019a6
parent6ff686c44dbc39f12cb57e930fb20199203514d9
Add missing atomic64 compat helpers for 32-bit systems.

The use of these functions was added with the recent atomic work
and not tested on 32-bit systems.  Add the missing compat functions:
atomic64_inc, atomic64_dec, atomic64_add_return, atomic64_sub_return,
atomic64_inc_return, atomic64_dec_return.
include/asm/atomic_compat.h