on 02/09/2013 01:21 Adrian Chadd said the following:
> .. well, when is that pointer NULL?

It's never NULL.  But that is besides the point as we are talking about a
different check.

*     if (is_idle_disabled(sc)) {*
-       ACPI_ENABLE_IRQS();
+       acpi_cpu_c1();

> It looks like it's supposed to be NULL for
> one pair of the two HT CPUs?
> 
> Are you taking the whole core into an ACPI idle state if one of two logical 
> CPUs
> representing a core is going idle?

-- 
Andriy Gapon
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "[email protected]"

Reply via email to