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
ciscode.h -rw-r--r-- 3.3 KB
cisreg.h -rw-r--r-- 2.7 KB
cistpl.h -rw-r--r-- 14.3 KB
device_id.h -rw-r--r-- 9.4 KB
ds.h -rw-r--r-- 7.9 KB
ss.h -rw-r--r-- 7.0 KB

back to top