diff options
| author | Joel Fernandes <joelaf@google.com> | 2017-08-18 13:29:46 -0700 |
|---|---|---|
| committer | Georg Veichtlbauer <georg@vware.at> | 2023-07-16 13:06:30 +0200 |
| commit | 891a63210e1d65ed226050ce7921dcec210a671a (patch) | |
| tree | 830242d5e96634c336351b723c9d0dd27f5ca18a /kernel_headers.py | |
| parent | b775cb29f66382f04ba4c1e7ad385081a020269b (diff) | |
sched/fair: Fix issue where frequency update not skipped
This patch fixes one of the infrequent conditions in
commit 54b6baeca500 ("sched/fair: Skip frequency updates if CPU about to idle")
where we could have skipped a frequency update. The fix is to use the
correct flag which skips freq updates.
Note that this is a rare issue (can show up only during CFS throttling)
and even then we just do an additional frequency update which we were
doing anyway before the above patch.
Bug: 64689959
Change-Id: I0117442f395cea932ad56617065151bdeb9a3b53
Signed-off-by: Joel Fernandes <joelaf@google.com>
Diffstat (limited to 'kernel_headers.py')
0 files changed, 0 insertions, 0 deletions
