+2
−0
Loading
zhaoxin inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBB6OU CVE: NA ------------------- The _CPC method can get per-core highest frequency. The highest frequency may varies between cores which mean cores can running at different max frequency, so can use it as a core priority and give a hint to scheduler in order to put critical task to the higher priority core. Fixes: a5456c60 ("cpufreq: ACPI: add ITMT support when CPPC enabled"). Signed-off-by:LeoLiu-oc <leoliu-oc@zhaoxin.com>