From: Nathan Fontenot <nf...@linux.vnet.ibm.com> Date: Fri, 10 Feb 2017 13:45:05 -0500
> Initialize condition variables prior to invoking any work that can > mark them complete. This resolves a race in the ibmvnic driver where > the driver faults trying to complete an uninitialized condition > variable. > > Signed-off-by: Nathan Fontenot <nf...@linux.vnet.ibm.com> Applied.