]> Git Repo - linux.git/commit
drm/xe/ct: drop irq usage of xa_erase()
authorMatthew Auld <[email protected]>
Tue, 1 Oct 2024 08:43:50 +0000 (09:43 +0100)
committerMatthew Auld <[email protected]>
Thu, 3 Oct 2024 07:34:21 +0000 (08:34 +0100)
commit11bfc4a2cfeaa012113d9b64fc30a5e6e742fc19
tree5f41fa9ebc3d5a7c68d6bba2fd7723e9ecbe4b2f
parentf040327238b1a8311598c40ac94464e77fff368c
drm/xe/ct: drop irq usage of xa_erase()

Unclear why disabling interrupts is needed here. Nothing seems to be
touching fence_lookup and its corresponding lock from an irq so there
should be no risk of deadlock.

Signed-off-by: Matthew Auld <[email protected]>
Cc: Matthew Brost <[email protected]>
Cc: Badal Nilawar <[email protected]>
Reviewed-by: Badal Nilawar <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/xe/xe_guc_ct.c
This page took 0.058124 seconds and 4 git commands to generate.