diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-04-26 11:49:20 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-04-26 18:52:57 +0300 |
commit | 2f33a397e9605e70fe2082d727aa1501a9386b95 (patch) | |
tree | fe32be1f9d186703539f6a009cce6a691f0cb5e6 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | a52ad5b6ce0df125d0d9ea169b61ae6cc098f047 (diff) | |
download | linux-2f33a397e9605e70fe2082d727aa1501a9386b95.tar.xz |
drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()
If the kzalloc() fails then this code will crash. Return -ENOMEM instead.
Fixes: e50d9ba0d2cd ("drm/amdgpu: Add debugfs TA load/unload/invoke support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions