Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is rese…
…lected Keep the value of ignore_nice_load of the ondemand governor even after the governor has been deselected and selected back. This is the behavior of the other exported values of the ondemand governor and it's much more user-friendly. Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net> Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
- Loading branch information