summaryrefslogtreecommitdiffstats
path: root/crypto/rsa.c
diff options
context:
space:
mode:
authorUrsula Braun <ubraun@linux.vnet.ibm.com>2017-04-10 14:57:59 +0200
committerDavid S. Miller <davem@davemloft.net>2017-04-12 05:01:14 +0200
commit90cacb2ea60c37b9a413a2d7dcb244c3d397c060 (patch)
tree89f9ba792ee7110c89dd5a61345d77a854bdce13 /crypto/rsa.c
parentnet/smc: return active RoCE port only (diff)
downloadlinux-90cacb2ea60c37b9a413a2d7dcb244c3d397c060.tar.xz
linux-90cacb2ea60c37b9a413a2d7dcb244c3d397c060.zip
net/smc: guarantee reset of write_blocked for heavy workload
If peer indicates write_blocked, the cursor state of the received data should be send to the peer immediately (in smc_tx_consumer_update()). Afterwards the write_blocked indicator is cleared. If there is no free slot for another write request, sending is postponed to worker smc_tx_work, and the write_blocked indicator is not cleared. Therefore another clearing check is needed in smc_tx_work(). Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Reviewed-by: Thomas Richter <tmricht@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/rsa.c')
0 files changed, 0 insertions, 0 deletions