summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2012-10-31 15:57:42 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:13:20 -0700
commit16fc3d58844e7f461c65d2089332f277a68533b3 (patch)
treefde3635f5df30614c98f2de8524ab6e16655c358 /include/linux
parentdce8e7e2fa1b3b798fec90c49672bb5ad422f38d (diff)
msm: mdss: fix possible deadlock while cleaning buffers
Move pipe destroy logic outside of mfd lock to fix lockdep warning regarding pipe unlock logic being called within mfd lock, when mfd lock is usually locked within pipe lock and remove SSPP lock when destroying pipes. This was previously used to protect SMP allocations but these are protected by SMP lock already. Change-Id: I1c47da5d33cb4f1eb687078639adf4c4cc94f33a Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions