diff options
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | 2017-02-10 19:45:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-12 03:23:43 +0100 |
commit | db5d0b597bc27bbddf40f2f8359a73be4eb77104 (patch) | |
tree | 578d1706d2840edf029a5cd8119f8d3ba175ee69 /samples | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-db5d0b597bc27bbddf40f2f8359a73be4eb77104.tar.xz linux-db5d0b597bc27bbddf40f2f8359a73be4eb77104.zip |
ibmvnic: Initialize completion variables before starting work
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 <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions