From: Mel Gorman Date: Wed, 6 Aug 2014 13:19:21 +0000 (+0100) Subject: cpuidle: menu: Lookup CPU runqueues less X-Git-Tag: omap-for-v3.17/fixes-against-rc2~56^2~1^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=372ba8cb46b271a7662b92cbefedee56725f6bd0;p=pandora-kernel.git cpuidle: menu: Lookup CPU runqueues less The menu governer makes separate lookups of the CPU runqueue to get load and number of IO waiters but it can be done with a single lookup. Signed-off-by: Mel Gorman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed