summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorNathan Fontenot <nfont@linux.vnet.ibm.com>2017-02-10 19:45:05 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-12 03:23:43 +0100
commitdb5d0b597bc27bbddf40f2f8359a73be4eb77104 (patch)
tree578d1706d2840edf029a5cd8119f8d3ba175ee69 /samples
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadlinux-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