mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-13 17:33:09 +00:00
4227da8c3c
As signals cause the syscalls to be interrupted, we often need to clean up partial state before returning to userspace. Often a source of unamusing bugs, so encourage gem_stress to provoke them. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>