mirror of
https://github.com/ARM-software/devlib.git
synced 2025-03-05 01:37:50 +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.