]> git.proxmox.com Git - mirror_spl-debian.git/commit
Remove atomic64_xchg() wrappers
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 1 Oct 2014 20:31:11 +0000 (16:31 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:50 +0000 (15:11 -0700)
commitff0582cb395a8fd9be61926023a3923b9a908cc2
tree5e1a1a4ed30f1dc0791a925a479897951e3e519f
parent82f2f1a3af28d8ceadab53aeba3e94ab02138f85
Remove atomic64_xchg() wrappers

The atomic64_xchg() and atomic64_cmpxchg() functions have been
available since Linux 2.6.24.  There is no longer a need to
maintain this compatibility code.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
include/sys/atomic.h