diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2022-01-25 17:57:23 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-02-28 10:26:39 -0500 |
commit | c0219c499799c1e92bd570c15a47e6257a27bb15 (patch) | |
tree | 6c07c77a5615aea5a04a947001810e152838e12d /Kconfig | |
parent | a9ff2e99e9fa501ec965da03c18a5422b37a2f44 (diff) | |
download | linux-c0219c499799c1e92bd570c15a47e6257a27bb15.tar.bz2 |
SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
Neil says:
"These functions were separated in commit 0971374e2818 ("SUNRPC:
Reduce contention in svc_xprt_enqueue()") so that the XPT_BUSY check
happened before taking any spinlocks.
We have since moved or removed the spinlocks so the extra test is
fairly pointless."
I've made this a separate patch in case the XPT_BUSY change has
unexpected consequences and needs to be reverted.
Suggested-by: Neil Brown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions