From: Len Brown Date: Fri, 1 Apr 2011 22:13:10 +0000 (-0400) Subject: cpuidle: create bootparam "cpuidle.off=1" X-Git-Tag: v3.1-rc1~39^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62027aea23fcd14478abdddd3b74a4e0f5fb2984;p=pandora-kernel.git cpuidle: create bootparam "cpuidle.off=1" useful for disabling cpuidle to fall back to architecture-default idle loop cpuidle drivers and governors will fail to register. on x86 they'll say so: intel_idle: intel_idle yielding to (null) ACPI: acpi_idle yielding to (null) Signed-off-by: Len Brown --- Reading git-diff-tree failed