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

Skip to content
Commit a4821d28 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

mhi: core: Log time sync only in mission mode transition



Time sync logging requires a MHI register read which can block CPU
if MHI device is in retention. This results into blocking preemption
and irq on the core read was issued, because mhi_tryset_pm_state()
is called with write_lock_irq(). Fix the issue by moving time sync
logging into mission mode transition.

Change-Id: I5f1812f080ac101777ee6ea8e659c65700575c66
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 7e711cbf
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