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

Commit 08d04c2f authored by Mahadevan's avatar Mahadevan
Browse files

disp: msm: sde: avoid rc restart when triggered from panel dead



This change prevents scheduling of rc_restart in case of
panel dead. This early return is required to avoid the list
add corruption when a race condition happens between event
thread and commit thread. When event thread is handling
display failure notification if the virt_enable arrives in
commit thread it will reinizialize kthread for
delayed_off_work without deactivating the existing list
which leads to linkage corruption.

Change-Id: I41d08cd47ba6f887f0860e52bcddf414085524bb
Signed-off-by: default avatarMahadevan <mahap@codeaurora.org>
parent 87440766
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