diff options
| author | Chris Wilson <[email protected]> | 2017-02-23 07:44:19 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-02-23 14:51:02 +0000 |
| commit | a49625f90662799426dd99daab97559ef620dce1 (patch) | |
| tree | 7c1e496a819c53ca011a87c23918bbb296741e79 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 591c0fb85d1c351d28334fb249bf1faaafcf326b (diff) | |
drm/i915: Replace reset_wait_queue with default_wake_function
If we change the wait_queue_t from using the autoremove_wake_function to
the default_wake_function, we no longer have to restore the wait_queue_t
entry on the wait_queue_head_t list after being woken up by it, as we
are unusual in sleeping multiple times on the same wait_queue_t.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions