freebsd-nq/sys/dev/acpica/Osd
Nate Lawson e13cc46e0c MPSAFE locking
* Remove the interrupt wrapper that locked Giant and call the handler
  directly.  Mark the handler as MPSAFE.
* Don't attempt to detect if a handler is installed.  Leave that to the
  bus_alloc_resource() function.
2004-08-13 06:22:24 +00:00
..
OsdDebug.c Update for the KDB framework: 2004-07-10 20:56:43 +00:00
OsdHardware.c Remove compat defines. 2004-06-18 17:56:45 +00:00
OsdInterrupt.c MPSAFE locking 2004-08-13 06:22:24 +00:00
OsdMemory.c Style cleanups to reduce diffs to locking tree. 2004-04-14 03:39:08 +00:00
OsdSchedule.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
OsdStream.c Style cleanups to reduce diffs to locking tree. 2004-04-14 03:39:08 +00:00
OsdSynch.c Remove compat code and unused lock declarations. 2004-06-18 17:58:11 +00:00
OsdTable.c Style fixes. 2004-04-20 17:13:08 +00:00