CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/11/04 15:32:31
Modified files: sys/dev/acpi : dsdt.c Log message: Enable locking of fields using the acpi global lock if required. Seems to fix a couple of machines and so far caused no regressions. Pt this in the tree now to get wider testing. ok deraadt@