K 10 svn:author V 4 jkim K 8 svn:date V 27 2012-03-20T20:37:23.303073Z K 7 svn:log V 265 Fix another witness panic. We cannot enter critical section at all because AcpiEnterSleepState() executes (optional) _GTS method since ACPICA 20120215 (r231844). To evaluate the method, we need malloc(9), which may sleep. Reported by: bschmidt MFC after: 3 days END