commit | 357dc4c3f13cb5c1e3b40a09cbe6ff1b0df2c7c3 | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Thu Nov 29 16:22:43 2007 +0800 |
committer | Len Brown <len.brown@intel.com> | Sat Dec 01 23:27:15 2007 -0500 |
tree | 794d39137bae2073423f93b3b14717824138290c | |
parent | f79f06ab9f86d7203006d2ec8992ac80df36a34e [diff] |
ACPI: Delete the IRQ operation in throttling controll via PTC The IRQ operation(enable/disable) should be avoided when throttling is controlled via PTC method. It is replaced by the migration of task. This fixes an oops on T61 -- a regression due to f79f06ab9f86 b/c FixedHW support tried to read remote MSR with interrupts disabled. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>