diff options
| author | Alexander Grund <flamefire89@gmail.com> | 2023-11-12 18:45:04 +0100 |
|---|---|---|
| committer | Alexander Grund <flamefire89@gmail.com> | 2023-11-12 18:45:04 +0100 |
| commit | 8dca395d7630fa80ab0e4f1fc4c37741753ba3bb (patch) | |
| tree | 991f25dd90c350d8da28a5a3921bbf6bd6009ade /tools/perf/scripts/python | |
| parent | 3199bfc02c789e89b00223d78f6713d1b80efa23 (diff) | |
sched: Reinstantiate EAS check_for_migration() implementation
Commit 6d5adb184946 ("sched: Restore previous implementation of check_for_migration()")
reverted parts of an upstream commit including the
"EAS scheduler implementation" of check_for_migration()
in favor of the HMP implementation as the former breaks the latter.
However without HMP we do want the former.
Hence add both and select based on CONFIG_SCHED_HMP.
Note that CONFIG_SMP is a precondition for CONFIG_SCHED_HMP, so the
guard in the header uses the former.
Change-Id: Iac0b462a38b35d1670d56ba58fee532a957c60b3
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
