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

Skip to content
Commit 51573322 authored by Joonwoo Park's avatar Joonwoo Park Committed by Hanumant Singh
Browse files

esoc: mdm-4x: handle atomic context better



Function mdm_notify() is executed in atomic context when kernel crash so
using jiffies and sleep are not proper way.  Use local_clock() and mdelay()
instead.  Also reduce timeout to 3 seconds per mdm's spec.

CRs-fixed: 612545
Change-Id: I557ec08d5960c9c7caa5a9d4d15e79f70eedd8b0
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent 360013b1
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