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

Commit 203aea27 authored by Patrick Bellasi's avatar Patrick Bellasi
Browse files

FIXUP: sched/tune: add fixes missing from a previous patch



The previous patch:

  e7ce26f0 - FIXUP: sched/tune: fix accounting for runnable tasks

squashed together patches of a series to fix SchedTune's accounting
issues. However, in the consolidation and cleanup of the series to merge
in the Android Common Kernel, we somehow missed a couple of important
changes:
1) the schedtune_exit function is not more required, because e7ce26f0
   fixes accounting of exiting tasks in a different way
2) the schedtune_initialized flag was not set at the end of
   scheddtune_init_cgroup() thus failing to enabled SchedTune at boot.

This patch thus is to be considered an integration of e7ce26f0.

Signed-off-by: default avatarPatrick Bellasi <patrick.bellasi@arm.com>
parent f8af3641
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