Jung-uk Kim 038de96387 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
2012-03-20 20:37:23 +00:00
..
2012-03-15 21:48:27 +00:00
2012-03-18 19:15:11 +00:00
2012-01-02 12:12:10 +00:00
2012-03-19 13:21:10 +00:00
2012-02-28 15:07:05 +00:00
2012-03-15 14:22:05 +00:00
2012-02-10 12:35:57 +00:00