diff options
| author | Matthew Auld <matthew.auld@intel.com> | 2025-05-14 16:24:25 +0100 |
|---|---|---|
| committer | Matthew Auld <matthew.auld@intel.com> | 2025-05-29 11:56:01 +0100 |
| commit | 96af397aa1a2d1032a6e28ff3f4bc0ab4be40e1d (patch) | |
| tree | 1c5025f9be971acd7aab474edf28c8639fdd5f6f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 338ec84deefdaf8e479455ee7d55434571799cf0 (diff) | |
drm/xe/vm: move rebind_work init earlier
In xe_vm_close_and_put() we need to be able to call
flush_work(rebind_work), however during vm creation we can call this on
the error path, before having actually set up the worker, leading to a
splat from flush_work().
It looks like we can simply move the worker init step earlier to fix
this.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: <stable@vger.kernel.org> # v6.8+
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250514152424.149591-3-matthew.auld@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
