aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-07-13 10:38:49 +0300
committerPaul Mackerras <paulus@ozlabs.org>2017-08-31 12:36:44 +1000
commit50a1a25987146c5ab15d6c1642a5043730ace0a5 (patch)
treed29f5f801fdb0178fb1c3f741b6d718252b7729c /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parent73e77c0982fd25ddb536339906412cbed78d0b79 (diff)
KVM: PPC: e500mc: Fix a NULL dereference
We should set "err = -ENOMEM;", otherwise it means we're returning ERR_PTR(0) which is NULL. It results in a NULL pointer dereference in the caller. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions