> -----Original Message-----
> From:
linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-
> owner@vger.kernel.org] On Behalf Of Jean Delvare
> Sent: Monday, April 02, 2007 8:49 AM
> To: Pavel Machek; Brown, Len
> Cc: Matthew Garrett; Chuck Ebbert; Rudolf Marek; linux-
> acpi@vger.kernel.org; linux-kernel;
lm-sensors@lm-sensors.org
> Subject: Re: Could the k8temp driver be interfering with ACPI?
>
> Looking at the comment before acpi_ex_exit_interpreter raises two
> questions though:
>
> > * Cases where the interpreter is unlocked:
> > * 1) Completion of the execution of a control method
> > * 2) Method blocked on a Sleep() AML opcode
> > * 3) Method blocked on an Acquire() AML opcode
> > * 4) Method blocked on a Wait() AML opcode
> > * 5) Method blocked to acquire the global lock
> > * 6) Method blocked to execute a serialized control method