venkatesh.pallipadi@intel.com 2e906655ba ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling
acpi_safe_halt() needs interrupts to be disabled for atomic
need_resched check and safe halt. Otherwise we may miss an
interrupt and go into halt.

acpi_safe_halt() also does not enable interrupts on all return paths.

So the callers should handle enable and disable interrupts around it.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-02-07 02:11:14 -05:00
..
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-08-11 15:47:42 -07:00
2008-02-03 17:06:17 +02:00
2007-08-11 22:10:04 -04:00
2007-02-12 22:42:12 -05:00
2007-02-12 22:42:12 -05:00
2007-07-22 00:54:24 -04:00
2007-12-13 17:50:09 -05:00
2008-02-03 17:06:17 +02:00
2007-02-12 22:42:12 -05:00
2007-12-13 16:24:10 -05:00