diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2023-01-07 10:15:35 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-01-07 10:16:33 -0500 |
commit | 5304930dbae82d259bcf7e5611db7c81e7a42eff (patch) | |
tree | 1890929f17c68ee5e91c9513818762452205ea37 /drivers/tty/tty_mutex.c | |
parent | 7827c81f0248e3c2f40d438b020f3d222f002171 (diff) | |
download | linux-stable-5304930dbae82d259bcf7e5611db7c81e7a42eff.tar.gz linux-stable-5304930dbae82d259bcf7e5611db7c81e7a42eff.tar.bz2 linux-stable-5304930dbae82d259bcf7e5611db7c81e7a42eff.zip |
NFSD: Use set_bit(RQ_DROPME)
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.
Fixes: 9315564747cb ("NFSD: Use only RQ_DROPME to signal the need to drop a reply")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'drivers/tty/tty_mutex.c')
0 files changed, 0 insertions, 0 deletions