summaryrefslogtreecommitdiff
path: root/drivers/block/floppy.c
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2011-03-31 00:59:04 -0400
committerLen Brown <len.brown@intel.com>2011-04-02 02:20:59 -0400
commit42be29a3d2b7c07ca0c97150aa3598b964f5a8ee (patch)
tree2953b414ffa1b2ad469faed30a88046ac7c19546 /drivers/block/floppy.c
parent378cfafd7f193e9e3382991439dd6e84c339b80f (diff)
2.6.40: x86 idle: remove deprecated mwait_idle()
For ACPI mode, mwait_with_hints() in cstate.c is used instead of mwait_idle(). For INTEL_IDLE mode, the mwait in intel_idle() is used instead of mwait_idle(). So mwait_idle() is used only on hardware that supports MWAIT, but is running a !ACPI && !INTEL_IDLE kernel. Such a system will run HLT instead of MWAIT after this change. cc: x86@kernel.org Acked-by: Andreas Herrmann <andreas.herrmann3@amd.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/block/floppy.c')
0 files changed, 0 insertions, 0 deletions