aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-09-01 21:55:10 +0100
committerChris Wilson <[email protected]>2016-09-02 08:32:55 +0100
commit662d19e78b2c0a955879f487755e6a70a5e0226a (patch)
tree36e7cef4ab57cb9c6571f0fc9a924d39fb17f73f /tools/perf/scripts/python/stackcollapse.py
parentc4a8a7c718d282c95b46ed78b35662451af4306e (diff)
drm/i915: Drop mutex around clearing error state
The error state itself is guarded by a spinlock (admittedly even that is overkill for a single pointer!) and doesn't require us to take the struct_mutex in the debugfs/sysfs interface. Removing the struct_mutex removes one more potential blockage when trying to debug a deadlock. Signed-off-by: Chris Wilson <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: David Weinehall <[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions