CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/02 08:04:50
Modified files:
sys/dev/acpi : dsdt.c
Log message:
Make acpi_mutex_acquire/release actually grab the global lock if it should.
Get rid of the fake global lock code that these functions were using before.
ok pirofti@, mlarkin@
