aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorTejas Upadhyay <[email protected]>2025-03-06 13:12:11 +0000
committerRodrigo Vivi <[email protected]>2025-03-10 15:42:21 +0000
commit10c7988418d8f759ba70c4a558961e0bfa74647f (patch)
tree025e3e54a418f5a150130b7aeae77d7391a91e6d /rust/helpers/platform.c
parentLinux 6.14-rc6 (diff)
downloadkernel-10c7988418d8f759ba70c4a558961e0bfa74647f.tar.gz
kernel-10c7988418d8f759ba70c4a558961e0bfa74647f.zip
drm/xe: Release guc ids before cancelling work
A GT resets can be occurring in parallel while cancelling work in async call which can requeue these workers. to avoid that, lets first release guc ids and then cancel work so they don't requeued. Fixes: 8ae8a2e8dd21 ("drm/xe: Long running job update") Fixes: 12c2f962fe71 ("drm/xe: cancel pending job timer before freeing scheduler") Signed-off-by: Tejas Upadhyay <[email protected]> Suggested-by: Matthew Brost <[email protected]> Reviewed-by: Matthew Brost <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Lucas De Marchi <[email protected]> (cherry picked from commit 8e8d76f62329127b31c64a034b052fb9e30e92af) Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions