From: Karsten Graul <kgr...@linux.ibm.com> Date: Sat, 30 May 2020 16:42:37 +0200
> 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 <kgr...@linux.ibm.com> > Reviewed-by: Ursula Braun <ubr...@linux.ibm.com> Applied, thanks.