diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2020-05-14 23:46:08 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-05-14 23:46:08 -0400 |
| commit | 36c4354453f405062cb0478964241f4e1ebead88 (patch) | |
| tree | 9fb90c372509136200ba217a920a7459780d5bff /tools/perf/scripts/python | |
| parent | 6be1f0e38bf6aa009ca15d593331b672387be589 (diff) | |
Remove tasks from `pending_adds` before adding them to `migrating_tasks`
Otherwise the list may become corrupted. Also use list_del_init()
rather than list_del() so that the list_del() in edfsc_task_exit()
is always safe.
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
