probable typo in acpi_cpu.c

Nate Lawson nate at root.org
Tue Feb 12 17:24:05 UTC 2008


Andriy Gapon wrote:
> There is probably a typo in acpi_cpu.c, function acpi_cpu_startup:
> 	    if (cpu_quirks && CPU_QUIRK_NO_C3) { <----- here
> 		sc->cpu_cx_count = sc->cpu_non_c3 + 1;
> 	    }
> 
> Not sure how that affects the logic though.

Thank you for your debugging, jhb@ committed the fix.

-- 
Nate


More information about the freebsd-acpi mailing list