diff options
author | Francois Dugast <francois.dugast@intel.com> | 2024-08-09 18:51:27 +0300 |
---|---|---|
committer | Matthew Brost <matthew.brost@intel.com> | 2024-08-18 04:31:50 +0300 |
commit | 3dc6da76ae55d667fca2c9f9497e8ea1a27497b1 (patch) | |
tree | fea8abe79cf9953217ec4bca74604f5eadfe3ebe /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f784750c670f7c5ac572590ddad77a89b4c997bf (diff) | |
download | linux-3dc6da76ae55d667fca2c9f9497e8ea1a27497b1.tar.xz |
drm/xe/guc_submit: Make suspend_wait interruptible
Rely on wait_event_interruptible_timeout() to put the process to sleep
with TASK_INTERRUPTIBLE. It allows using this function in interruptible
context.
v2: Propagate error on wait_event_interruptible_timeout (Matt Brost)
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240809155156.1955925-3-francois.dugast@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions