summaryrefslogtreecommitdiffstats
path: root/lib/libedit/prompt.c
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-11-05 16:55:27 +0000
committerandrew <andrew@FreeBSD.org>2015-11-05 16:55:27 +0000
commitf754112b222dda028d3030e9d3964a25b5311357 (patch)
tree16efd93717fcc864f5bbbfb82de532af7101be5b /lib/libedit/prompt.c
parente73a610f276e47e6461b26d590bfa1999ab437d3 (diff)
downloadFreeBSD-src-f754112b222dda028d3030e9d3964a25b5311357.zip
FreeBSD-src-f754112b222dda028d3030e9d3964a25b5311357.tar.gz
Fix the open solaris atomic functions on arm64. Without this we may use the
wrong value in the comparison, leading to incorrectly setting the new value. This has been observed in the ZFS code. Without this we can lose track of the reference count in a zrlock object. We should move to use the generic atomic functions, however as this has been observed I would prefer to have this working, then move to the generic functions. PR: 204037 Sponsored by: ABT Systems Ltd
Diffstat (limited to 'lib/libedit/prompt.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud