summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Belanger <david.belanger@amd.com>2023-02-28 22:11:24 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-03-16 01:21:05 +0300
commit20bc9f76b6a2455c6b54b91ae7634f147f64987f (patch)
tree9a730dc93eb72067d8a2803b691fefbf8d9511e8 /tools/perf/scripts/python
parent7304ee979b6b6422f41a1312391a5e505fc29ccd (diff)
downloadlinux-20bc9f76b6a2455c6b54b91ae7634f147f64987f.tar.xz
drm/amdkfd: Fixed kfd_process cleanup on module exit.
Handle case when module is unloaded (kfd_exit) before a process space (mm_struct) is released. v2: Fixed potential race conditions by removing all kfd_process from the process table first, then working on releasing the resources. v3: Fixed loop element access / synchronization. Fixed extra empty lines. Signed-off-by: David Belanger <david.belanger@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions