diff options
author | Karol Wachowski <karol.wachowski@intel.com> | 2025-01-29 15:56:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-22 15:31:57 +0300 |
commit | 20a05c3a8b9c0a8913da9bd2bc3d028a7b50041c (patch) | |
tree | 3bdabbde47c143f4e38c4756ac8c5b15e8854223 /scripts/gdb/linux/xarray.py | |
parent | 0a88a1522cede8f74ccef312405090964d1dd8f5 (diff) | |
download | linux-20a05c3a8b9c0a8913da9bd2bc3d028a7b50041c.tar.xz |
accel/ivpu: Fix missing MMU events if file_priv is unbound
commit 2f5bbea1807a064a1e4c1b385c8cea4f37bb4b17 upstream.
Move the ivpu_mmu_discard_events() function to the common portion of
the abort work function. This ensures it is called only once, even if
there are no faulty contexts in context_xa, to guarantee that MMU events
are discarded and new events are not missed.
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Signed-off-by: Karol Wachowski <karol.wachowski@intel.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250129125636.1047413-4-jacek.lawrynowicz@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions