freebsd-dev/sys/dev/xen/evtchn
Roger Pau Monné 791ca5907a xen/evtchn: fix LOR in evtchn device
Remove the device from the list before unbinding it. Doing it in this
order allows calling xen_intr_unbind without holding the bind_mutex
lock.

Sponsored by:	Citrix Systems R&D
2018-05-24 10:20:42 +00:00
..
evtchn_dev.c xen/evtchn: fix LOR in evtchn device 2018-05-24 10:20:42 +00:00