From: Zhao Yakui Date: Thu, 29 Nov 2007 08:22:43 +0000 (+0800) Subject: ACPI: Delete the IRQ operation in throttling controll via PTC X-Git-Tag: v2.6.24-rc4~5^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=357dc4c3f13cb5c1e3b40a09cbe6ff1b0df2c7c3;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed