From: Venkatesh Pallipadi Date: Thu, 10 Apr 2008 01:31:46 +0000 (-0400) Subject: 2.6.25 regression: powertop says 120K wakeups/sec X-Git-Tag: v2.6.26-rc1~101^2~1^7~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fda6b403f0eca66ad8a7c946b3996e359100443;p=pandora-kernel.git 2.6.25 regression: powertop says 120K wakeups/sec Patch to fix huge number of wakeups reported due to recent changes in processor_idle.c. The problem was that the entry_method determination was broken due to one of the recent commits (bc71bec91f987) causing C1 entry to not to go to halt. http://lkml.org/lkml/2008/3/22/124 Signed-off-by: Venkatesh Pallipadi Signed-off-by: Len Brown --- Reading git-diff-tree failed