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

Skip to content
Commit bd8bbfe9 authored by Dhaval Patel's avatar Dhaval Patel
Browse files

drm:msm: fix deadlock in sde rsc client destroy api



The sde rsc client destroy API calls the state update
within mutex lock if client is not in IDLE state. The
state update API also tries to acquire same mutex
lock and causes the deadlock. This change fixes the
deadlock within rsc client destroy api.

Change-Id: Ic4e0ca1de56eb7c288c5df096b7faf0c04ec1fad
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent a25de292
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