summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2014-11-24 21:21:50 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:36:27 -0700
commitad245195a0fdb858d9a684d27d350ca8fdf1875f (patch)
tree819902cf6855455ec44f43479cbcbda5c44489af /include/uapi/linux
parentffaf975ec3ace719e88ba3f7f74abd5ffba76927 (diff)
msm: mdss: prevent deadlock during thread shutdown
The use of bl_lock is to protect backlight related resources, however by holding it during display thread shutdown it may lead to deadlock if the same is being acquired inside display thread. Reduce the scope of the lock to just the backlight resources to prevent deadlock. Change-Id: I6e4b9a970c4a5a050caab1b3714e90eda107edee Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions