Merge branch 'acpi-processor'

* acpi-processor:
  ACPI / processor: Request native thermal interrupt handling via _OSC
This commit is contained in:
Rafael J. Wysocki
2016-04-02 01:17:36 +02:00
melakukan 8fbd4ade93
4 mengubah file dengan 64 tambahan dan 0 penghapusan

Melihat File

@@ -384,6 +384,9 @@ static void intel_thermal_interrupt(void)
{
__u64 msr_val;
if (static_cpu_has(X86_FEATURE_HWP))
wrmsrl_safe(MSR_HWP_STATUS, 0);
rdmsrl(MSR_IA32_THERM_STATUS, msr_val);
/* Check for violation of core thermal thresholds*/