Karsten Graul b8ded9de8d net/smc: pre-fetch send buffer outside of send_lock
Pre-fetch send buffer for the CDC validation message before entering the
send_lock. Without that the send call might fail with -EBUSY because
there are no free buffers and waiting for buffers is not possible under
send_lock.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-30 18:12:25 -07:00
..
2020-04-03 13:12:26 -07:00
2020-05-28 11:11:45 -07:00
2020-05-29 13:10:39 -07:00
2020-05-12 18:12:40 -07:00
2020-05-28 11:11:45 -07:00
2020-05-29 13:10:39 -07:00
2020-05-28 11:11:46 -07:00
2020-05-20 20:31:32 -04:00
2020-05-29 13:10:39 -07:00