aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorBruno PrĂ©mont <[email protected]>2011-09-02 19:24:03 +0200
committerFlorian Tobias Schandinat <[email protected]>2011-09-02 18:21:21 +0000
commit4a47a0e09c504e3ce0ccdb405411aefc5b09deb8 (patch)
tree32e0067576ef3c70bceb8747b763744e21decf13 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent9e769ff3f585db8f978f9113be83d36c7e3965dd (diff)
fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()
Following on Herton's patch "fb: avoid possible deadlock caused by fb_set_suspend" which moves lock_fb_info() out of fb_set_suspend() to its callers, correct sh-mobile's locking around call to fb_set_suspend() and the same sort of deaklocks with console_lock() due to order of taking the lock. console_lock() must be taken while fb_info is already locked and fb_info must be locked while calling fb_set_suspend(). Signed-off-by: Bruno PrĂ©mont <[email protected]> Signed-off-by: Guennadi Liakhovetski <[email protected]> Signed-off-by: Florian Tobias Schandinat <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions