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

Skip to content
Commit cb8206dd authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar
Browse files

Revert "sched: reduce sleep duration in wait_task_inactive()"



Upstream commit '26c7295be0c5e("kthread: Do not preempt current
task if it is going to call schedule()")' makes parent thread to not
call wait_task_inactive(child) on kthread create completion, which
intern avoids calling schedule_hrtimeout() and reduce bootup latencies.

The commit 'a9e87164(sched: reduce sleep duration in
wait_task_inactive())' reduces wait time to 1msec to avoid bootup
latencies. Which can be reverted now.

Change-Id: I4b2fd0abe5a264f4d662bdeab4160d1977ef6c22
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent 99c311bb
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