commit | 62027aea23fcd14478abdddd3b74a4e0f5fb2984 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Apr 01 18:13:10 2011 -0400 |
committer | Len Brown <len.brown@intel.com> | Wed Aug 03 19:06:36 2011 -0400 |
tree | 1aaa5c1872e296f3448ae6c126175ac9d998e3b4 | |
parent | 6dccf9c508d5d773859df1cc2dce75c5b19e35a0 [diff] |
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 <len.brown@intel.com>