https://github.com/torvalds/linux
Revision 0174b381caf89443d92c6fe75f725f2bfeba96b6 authored by Sasha Levin on 17 September 2015, 20:04:19 UTC, committed by Doug Ledford on 20 October 2015, 17:35:51 UTC
Allocating a workqueue might fail, which wasn't checked so far and would
lead to NULL ptr derefs when an attempt to use it was made.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent b3b51f9
History
Tip revision: 0174b381caf89443d92c6fe75f725f2bfeba96b6 authored by Sasha Levin on 17 September 2015, 20:04:19 UTC
IB/ucma: check workqueue allocation before usage
Tip revision: 0174b38
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
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 319.8 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top