diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2023-01-06 18:43:37 +0100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-01-06 19:17:12 +0100 |
commit | 7827c81f0248e3c2f40d438b020f3d222f002171 (patch) | |
tree | c95f090bfc8ee313f613aadd2c7c337cd002e979 /net/batman-adv | |
parent | nfsd: fix handling of cached open files in nfsd4_open codepath (diff) | |
download | linux-7827c81f0248e3c2f40d438b020f3d222f002171.tar.xz linux-7827c81f0248e3c2f40d438b020f3d222f002171.zip |
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
The premise that "Once an svc thread is scheduled and executing an
RPC, no other processes will touch svc_rqst::rq_flags" is false.
svc_xprt_enqueue() examines the RQ_BUSY flag in scheduled nfsd
threads when determining which thread to wake up next.
Found via KCSAN.
Fixes: 28df0988815f ("SUNRPC: Use RMW bitops in single-threaded hot paths")
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/batman-adv')
0 files changed, 0 insertions, 0 deletions