diff options
author | Andrey Grodzovsky <[email protected]> | 2019-04-18 11:00:23 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-05-02 15:50:55 -0500 |
commit | a5343b8a2ca5799ee6370e3cca77369a4c598221 (patch) | |
tree | cca91effac12b23864f57cc409e29d7e27dbdce9 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 290764af7e369f0001175dc8c3cb747aa9903bb8 (diff) |
drm/scheduler: Add flag to hint the release of guilty job.
Problem:
Sched thread's cleanup function races against TO handler
and removes the guilty job from mirror list and we
have no way of differentiating if the job was removed from within the
TO handler or from the sched thread's clean-up function.
Fix:
Add a flag to scheduler to hint the TO handler that the guilty job needs
to be explicitly released.
v2: whitespace fix
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Andrey Grodzovsky <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions