summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRay Zhang <rayz@codeaurora.org>2016-01-18 15:31:25 +0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:14:46 -0700
commit6c8c0f62d3ced4b8bb812a6fbe13cfa1902718f5 (patch)
treec01bf7025dc4a128455f04db1a7192a60d54af55 /include/linux
parent5fbd0a8b8e7f538d1a183fcaf7088768a1af3b48 (diff)
msm: mdss: fix deadlock between display and ESD check thread
Display thread holds ov_lock followed by mutex, while the ESD check thread for cmd mode panel holds mutex followed by ov_lock. Fix this deadlock by acquiring mutex before ov_lock in ESD check thread. Change-Id: I857f780e14a6ccb679e89ff16b19706d205df4b6 Signed-off-by: Ray Zhang <rayz@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions