Re: [PATCH net] ibmvnic: Fix completion structure initialization

2019-04-04 Thread David Miller
From: Thomas Falcon 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 co

[PATCH net] ibmvnic: Fix completion structure initialization

2019-04-04 Thread Thomas Falcon
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: Unable to handle kernel p