diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-02-17 16:24:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-17 14:50:24 -0800 |
commit | 354ea2baa3936fcbfcb7ddf4ca3b6905389d4b25 (patch) | |
tree | 05e1d2be4e1eba96ba8c419ce381854e77e3af69 /net/ipv4 | |
parent | 55dd5758175828bd03f4392b4df0d37edd31559d (diff) | |
download | linux-354ea2baa3936fcbfcb7ddf4ca3b6905389d4b25.tar.bz2 |
net/smc: use termination worker under send_lock
smc_tx_rdma_write() is called under the send_lock and should not call
smc_lgr_terminate() directly. Call smc_lgr_terminate_sched() instead
which schedules a worker.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions