diff options
| author | Andrey Grodzovsky <[email protected]> | 2017-06-21 15:44:23 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-09-26 18:08:11 -0400 |
| commit | f0129a537b52da851abd26f8296f3ffd1e5dc424 (patch) | |
| tree | 7d7935859f09754e7b37c20c1b29d752dac5a3f4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 5634fb6078dd9b9f794e93eef2fef52150cdc827 (diff) | |
drm/amd/display: Refine globallock.
Switch to wait_for_completion_interruptible_timeout wait
since the lock is called from IOCTL context and can be
interrupted by a signal.
Global lock function might return EDEADLK or EINTR which
is not an error and just singals to user mode to restart
the call.
Signed-off-by: Andrey Grodzovsky <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions