mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
e13cc46e0c
* 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.