https://github.com/torvalds/linux
Revision db5d0b597bc27bbddf40f2f8359a73be4eb77104 authored by Nathan Fontenot on 10 February 2017, 18:45:05 UTC, committed by David S. Miller on 12 February 2017, 02:23:43 UTC
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>
1 parent 1ee1832
History
Tip revision: db5d0b597bc27bbddf40f2f8359a73be4eb77104 authored by Nathan Fontenot on 10 February 2017, 18:45:05 UTC
ibmvnic: Initialize completion variables before starting work
Tip revision: db5d0b5
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 383.1 KB
Makefile -rw-r--r-- 57.7 KB
README -rw-r--r-- 722 bytes

README

back to top