From: Eric Piel Date: Fri, 10 Mar 2006 09:35:27 +0000 (+0200) Subject: [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected X-Git-Tag: v2.6.17-rc1~207^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cbad61b41f0b6f0a4c600fe96d8292ffd592b50;p=pandora-kernel.git [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected 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 Acked-by: Venkatesh Pallipadi Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed