Skip to content
Commit 0174b381 authored by Sasha Levin's avatar Sasha Levin Committed by Doug Ledford
Browse files

IB/ucma: check workqueue allocation before usage



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: default avatarSasha Levin <sasha.levin@oracle.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent b3b51f9f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment