diff options
author | Matthew Brost <[email protected]> | 2024-09-10 18:18:20 -0700 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-09-17 23:31:41 -0500 |
commit | 9460f4bd5970f2e46fe190a0cb9814697bd7f21a (patch) | |
tree | 3e608e7a1f8501e6861d532d89882f6d119be127 /drivers/fpga/fpga-bridge.c | |
parent | ddc73c465628ab3e60f7eb5b4063b644c18b6336 (diff) |
drm/xe: Do not run GPU page fault handler on a closed VM
Closing a VM removes page table memory thus we shouldn't touch page
tables when a VM is closed. Do not run the GPU page fault handler once
the VM is closed to avoid touching page tables.
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Himal Prasad Ghimiray <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit f96dbf7c321d70834d46f3aedb75a671e839b51e)
Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions