diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2024-12-03 03:59:49 +0300 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2024-12-06 02:25:44 +0300 |
commit | 36bcc52b9bf078d92ff8f0f258cbe6b6e5213ee0 (patch) | |
tree | db298890fd21c0f1b08c485fc12d7d032b085a8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5cc1ccb61ecfec535a36bd6a2fb0b12226f79671 (diff) | |
download | linux-36bcc52b9bf078d92ff8f0f258cbe6b6e5213ee0.tar.xz |
drm/xe/guc: Fix for dead CT dump not re-arming
The state dump on a dead CT incident deliberately disarms itself after
running. This is to prevent a long stream of errors causing continuous
dumps. It was supposed to re-arm itself after a reset, however that
was not happening. The re-arm flag was being set but the worker was
not being run to process that flag. So fix that.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Julia Filipchuk <julia.filipchuk@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241203005949.3947920-1-John.C.Harrison@Intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions