diff options
author | Matthew Brost <[email protected]> | 2024-09-20 18:17:12 -0700 |
---|---|---|
committer | Matthew Brost <[email protected]> | 2024-09-24 09:03:42 -0700 |
commit | fe4f5d4b661666a45b48fe7f95443f8fefc09c8c (patch) | |
tree | 31e40d590d3f9fcce8d8f0b9ab4930b04e9bc382 /tools/perf/scripts/python/syscall-counts.py | |
parent | 876253165f3eaaacacb8c8bed16a9df4b6081479 (diff) |
drm/xe: Clean up VM / exec queue file lock usage.
Both the VM / exec queue file lock protect the lookup and reference to
the object, nothing more. These locks are not intended anything else
underneath them. XA have their own locking too, so no need to take the
VM / exec queue file lock aside from when doing a lookup and reference
get.
Add some kernel doc to make this clear and cleanup a few typos too.
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions