diff options
author | Ricardo Neri <[email protected]> | 2023-08-14 20:57:47 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-09-13 15:03:18 +0200 |
commit | 108af4b4bd3813610701379a58538e3339b162e4 (patch) | |
tree | fa6fad833cc40f8dad488ee8465b82b889e5ac07 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 450e749707bc1755f22b505d9cd942d4869dc535 (diff) |
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Commit 8f2d6c41e5a6 ("x86/sched: Rewrite topology setup") dropped the
SD_ASYM_PACKING flag in the DIE domain added in commit 044f0e27dec6
("x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid
processors"). Restore it on hybrid processors.
The die-level domain does not depend on any build configuration and now
x86_sched_itmt_flags() is always needed. Remove the build dependency on
CONFIG_SCHED_[SMT|CLUSTER|MC].
Fixes: 8f2d6c41e5a6 ("x86/sched: Rewrite topology setup")
Signed-off-by: Ricardo Neri <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Chen Yu <[email protected]>
Tested-by: Caleb Callaway <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions