aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
diff options
context:
space:
mode:
authorKangjie Lu <[email protected]>2019-03-08 22:36:27 -0600
committerDaniel Vetter <[email protected]>2019-03-25 09:33:42 +0100
commit208c6e8cff1b96eca401adbd544ac00133df9e90 (patch)
treedbf483bcd997ba7a356fb521d70fd867a0ffc616 /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
parent60e6ecfb616f0d2b927ce2e47dbd0e50c8c9253e (diff)
drm: vkms: check status of alloc_ordered_workqueue
alloc_ordered_workqueue may fail and return NULL. The fix returns ENOMEM when it fails to avoid potential NULL pointer dereference. Signed-off-by: Kangjie Lu <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions