aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2024-01-04 00:00:39 -0800
committerMatthew Brost <[email protected]>2024-01-09 06:55:14 -0800
commit97d0047cbb17318431eaf37dfe1a6855539340f9 (patch)
tree072c233c59cbc57436f069c4923bcef7f83e41ff /tools/perf/scripts/python/net_dropmonitor.py
parentf4e8ab468fc6cfaf718bb8610940d57a5e2309ba (diff)
drm/xe: Fix exec IOCTL long running exec queue ring full condition
The intent is to return -EWOULDBLOCK to the user if a long running exec queue is full during the exec IOCTL. -EWOULDBLOCK aliases to -EAGAIN which results in the exec IOCTL doing a retry loop. Fix this by ensuring the retry loop is broken when returning -EWOULDBLOCK. Fixes: 8ae8a2e8dd21 ("drm/xe: Long running job update") Reported-by: Sai Gowtham Ch <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Brian Welty <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions