From: Thomas Falcon <tlfal...@linux.ibm.com> Date: Thu, 4 Apr 2019 18:58:26 -0500
> Fix device initialization completion handling for vNIC adapters. > Initialize the completion structure on probe and reinitialize when needed. > This also fixes a race condition during kdump where the driver can attempt > to access the completion struct before it is initialized: ... > Signed-off-by: Thomas Falcon <tlfal...@linux.ibm.com> Applied, thanks Thomas.