From: Thomas Renninger Date: Fri, 7 Jan 2011 10:29:43 +0000 (+0100) Subject: cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL X-Git-Tag: v2.6.38-rc1~69^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=720f1c3010db6a411358b962a2007969117840bc;p=pandora-kernel.git cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL C0 means and is well know as "not idle". All documentation out there uses this term as "running"/"not idle" state. Also Linux userspace tools (e.g. cpufreq-aperf and turbostat) show C0 residency which there is correct, but means something totally else than cpuidle "POLL" state. Signed-off-by: Thomas Renninger Signed-off-by: Len Brown --- Reading git-diff-tree failed