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

Commit 852d6d0d authored by Dilip Kota's avatar Dilip Kota Committed by Sagar Dharia
Browse files

slim_ngd: Serialize shutdown sequence during SSR down



During SSR down, work is queued for shutdown
sequence. Sometimes work is getting scheduled
on one CPU while SSR up sequence is running
on other CPU. This is leading to unexpecpted
scenarios and ending with crash.
To overcome this, serialize shutdown sequence
by doing function call instead of workqueue.
And remove ctrl_up signal reset in the shutdown
sequence as it is affecting the transactions
initiated by client.

Change-Id: If73999ad19441e2090c4ad181dbc90e62ad3d9d4
Signed-off-by: default avatarDilip Kota <dkota@codeaurora.org>
parent bbd37e68
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