"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "578bd4dfcda63d2ef15f025f1d5d55c0e56b9660"
ACPI: Fix thermal shutdowns
Do not use unsigned int if there is test for negative number... See drivers/acpi/processor_perflib.c static unsigned int ignore_ppc = -1; ... if (event == CPUFREQ_START && ignore_ppc <= 0) { ignore_ppc = 0; ... Signed-off-by:Milan Broz <mbroz@redhat.com> Signed-off-by:
Andi Kleen <ak@linux.intel.com>
Loading
Please register or sign in to comment