Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 43f795ad authored by Adrian Salido-Moreno's avatar Adrian Salido-Moreno Committed by Stephen Boyd
Browse files

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: default avatarAdrian Salido-Moreno <adrianm@codeaurora.org>
parent 5b418332
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment