diff options
author | Wu Fengguang <fengguang.wu@intel.com> | 2008-11-26 07:35:22 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-12-19 10:38:33 +0100 |
commit | abe1dfab60e1839d115930286cb421f5a5b193f3 (patch) | |
tree | e47757bf2fcd10086b64c623220138478a73e9db /drivers/rtc | |
parent | ACPI: fix 2.6.28 acpi.debug_level regression (diff) | |
download | linux-abe1dfab60e1839d115930286cb421f5a5b193f3.tar.xz linux-abe1dfab60e1839d115930286cb421f5a5b193f3.zip |
ACPI: don't cond_resched() when irqs_disabled()
The ACPI interpreter usually runs with irqs enabled.
However, during suspend/resume it runs with
irqs disabled to evaluate _GTS/_BFS, as well as
by irqrouter_resume() which evaluates _CRS, _PRS, _SRS.
http://bugzilla.kernel.org/show_bug.cgi?id=12252
Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions