aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLiang He <windhl@126.com>2022-11-22 12:28:49 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-11-29 11:03:37 -0500
commitdfd0287bd3920e132a8dae2a0ec3d92eaff5f2dd (patch)
treeb18d31a270fb7e68080a362680d1402c94a46575 /tools/perf/scripts/python/export-to-sqlite.py
parentdrm/amdgpu: enable PSP IP v13.0.11 support (diff)
downloadwireguard-linux-dfd0287bd3920e132a8dae2a0ec3d92eaff5f2dd.tar.xz
wireguard-linux-dfd0287bd3920e132a8dae2a0ec3d92eaff5f2dd.zip
drm/amdgpu: Fix potential double free and null pointer dereference
In amdgpu_get_xgmi_hive(), we should not call kfree() after kobject_put() as the PUT will call kfree(). In amdgpu_device_ip_init(), we need to check the returned *hive* which can be NULL before we dereference it. Signed-off-by: Liang He <windhl@126.com> Reviewed-by: Luben Tuikov <luben.tuikov@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions