]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #38765 from tchaikov/wip-mutex-debug-atomic
authorKefu Chai <kchai@redhat.com>
Wed, 13 Jan 2021 08:51:12 +0000 (16:51 +0800)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 08:51:12 +0000 (16:51 +0800)
commit058cbfbcaaeafe756b4bd93383ff8ff3fd37f6e6
tree6e2f71560f6b13ed5159abc936de04c45678d0f5
parent6c3cc150311c848999132ecb0431afb3876b5fc1
parent966c78e18e9c5941bc1bbcdd71034509598fdd4e
Merge pull request #38765 from tchaikov/wip-mutex-debug-atomic

common/mutex_debug: add memory barrier before load/store nlock

Reviewed-by: Josh Durgin <jdurgin@redhat.com>