Skip to content
Commit f2e21c96 authored by Eero Nurkkala's avatar Eero Nurkkala Committed by Thomas Gleixner
Browse files

NOHZ: Properly feed cpufreq ondemand governor



A call from irq_exit() may occasionally pause the timing
info for cpufreq ondemand governor. This results in the
cpufreq ondemand governor to fail to calculate the 
system load properly. Thus, relocate the checks for this
particular case to keep the governor always functional.

Signed-off-by: default avatarEero Nurkkala <ext-eero.nurkkala@nokia.com>
Reported-by: default avatarTero Kristo <tero.kristo@nokia.com>
Acked-by: default avatarRik van Riel <riel@redhat.com>
Acked-by: default avatarVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent cd86a536
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment