diff options
author | Matthew Auld <matthew.auld@intel.com> | 2024-04-12 12:31:46 +0100 |
---|---|---|
committer | Matthew Auld <matthew.auld@intel.com> | 2024-04-17 13:38:32 +0100 |
commit | 5b259c0d1d3caa6efc66c2b856840e68993f814e (patch) | |
tree | e6d2a845eb28d356d817448034e2db9004ddd628 /scripts/bpf_doc.py | |
parent | 83967c57320d0d01ae512f10e79213f81e4bf594 (diff) |
drm/xe/vm: drop vm->destroy_work
Now that we no longer grab the usm.lock mutex (which might sleep) it
looks like it should be safe to directly perform xe_vm_free when vm
refcount reaches zero, instead of punting that off to some worker.
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240412113144.259426-5-matthew.auld@intel.com
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions