diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-03-15 23:00:33 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-03-15 23:06:29 +0000 |
commit | 520b6f7fbb6cb7dc99d689cc6c073fae1ccc8e7f (patch) | |
tree | 695f86562df099fc57e133c9e879e7123efa7b6b /include | |
parent | 5a7c7575b5bb9542f722ed6ba095b9d62609cd56 (diff) |
sw_sync: Wait until the end
If we allow a fork-helper to exit normally before the parent tries to
reap the helper (fork-helpers are intended to be only used for
persistent background loads), then the helper unhelpful aborts because
the child exited cleanly.
Simplify by not using the so called helpers at all.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108889
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions