diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-07-12 19:34:34 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-10-04 03:49:06 +0300 |
commit | 33c3214bf450051db99d352cfeef7e0ffcbb8614 (patch) | |
tree | 864bcc2fa753fb66ca37450f4b2c796f7144773d /net/bridge | |
parent | b9f8713f42af11ae6d7f63075334ba5298436be6 (diff) | |
download | linux-33c3214bf450051db99d352cfeef7e0ffcbb8614.tar.xz |
SUNRPC: xprt_clear_locked() only needs release memory semantics
The clearing of the XPRT_LOCKED bit has to happen after we clear
xprt->snd_task, but we don't require any extra memory barriers after
that.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions