K 10 svn:author V 4 jkim K 8 svn:date V 27 2007-09-24T17:12:36.000000Z K 7 svn:log V 432 Fix global lock recursion bug. This patch was part of ACPI-CA 20070508 release and the following is excerpt from its change log: Fixed a problem where the Global Lock handle was not properly updated if a thread that acquired the Global Lock via executing AML code then attempted to acquire the lock via the AcpiAcquireGlobalLock interface. Reported by Joe Liu. Approved by: re (kensmith) Tested by: ambrisko Obtained from: Intel END