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
..
2015-01-23 21:08:24 +00:00
2015-03-01 00:22:16 +00:00
2015-02-23 12:54:46 +00:00
2015-02-27 20:32:09 +00:00
2015-02-02 16:07:07 +00:00
2014-12-27 07:07:37 +00:00