From: venkatesh.pallipadi@intel.com Date: Thu, 31 Jul 2008 02:21:44 +0000 (-0700) Subject: cpuidle: Make ladder governor honor latency requirements fully X-Git-Tag: v2.6.27-rc4~59^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d9e908b2248f983b186aaf569c58e1430db85d;p=pandora-kernel.git cpuidle: Make ladder governor honor latency requirements fully ladder governor only honored latency requirement when promoting C-states. Instead. it should check for latency requirement on each idle call, and demote to appropriate C-state when there is a latency requirement change. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Andi Kleen --- Reading git-diff-tree failed