mirror of
https://github.com/ARM-software/devlib.git
synced 2026-02-08 16:50:53 +00:00
Turns out you can't change cpufreq attributes on an offlined CPU (no big surprise!), so use_governor() will fail if a whole frequency domain has been hotplugged out. Change the default behaviour to only target online CPUs.