CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/02/06 14:58:29

Modified files:
        sys/dev/pv     : xen.c xenvar.h 

Log message:
Add proper locking for the interrupt source list

Now that we can attach and detach devices, we need to make sure we
can do so while interrupts are running.  Thankfully, in the meantime
the refcnt_init(9) API came around to help us out.

Reply via email to