freebsd-dev/sys/cddl
Andrew Turner 2b6af94bc8 Fix the dtrace ARM atomic compare-and-set functions. These functions are
expected to return the data in the memory location pointed at by target
after the operation. The FreeBSD atomic functions previously used return
either 0 or 1 to indicate if the comparison succeeded or not respectively.

With this change these functions only support ARMv6 and later are supported
by these functions.

Sponsored by:	ABT Systems Ltd
2015-03-01 10:04:14 +00:00
..
boot/zfs MFV r274273: 2014-11-10 08:20:21 +00:00
compat/opensolaris Allow Illumos code to co-exist with nv(9) 2015-03-01 00:22:45 +00:00
contrib/opensolaris Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
dev Fix the dtrace ARM atomic compare-and-set functions. These functions are 2015-03-01 10:04:14 +00:00