On Mon, 29 Mar 2004, Moore, Robert wrote: > There's nothing in the ACPI spec that precludes recursive methods. > However, I agree that it is a very scary thing to do. For this reason, > I have the iASL compiler issue a remark when it detects a recursive > method call. > > All AML interpreters that I know of implement nested and recursive > method calls without chewing up the kernel stack, i.e., a state is > allocated for each nested call and linked to the previous method state. Thanks for the info. I've disabled serialized methods by default now and left _OSI enabled by default. This matches the Linux approach. -NateReceived on Tue Mar 30 2004 - 13:07:54 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:49 UTC