diff options
author | Bernard Zhao <bernard@vivo.com> | 2021-11-15 03:58:50 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-11-18 05:04:57 +0100 |
commit | 27dfaedc0d321b4ea4e10c53e4679d6911ab17aa (patch) | |
tree | ac73aee74c0a269fde3459726cf8b6febefc0489 /drivers/scsi | |
parent | drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again (diff) | |
download | linux-27dfaedc0d321b4ea4e10c53e4679d6911ab17aa.tar.xz linux-27dfaedc0d321b4ea4e10c53e4679d6911ab17aa.zip |
drm/amd/amdgpu: fix potential memleak
In function amdgpu_get_xgmi_hive, when kobject_init_and_add failed
There is a potential memleak if not call kobject_put.
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Bernard Zhao <bernard@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions