NetBSD/sys/external/bsd
riastradh 74180a5176 Use a spin lock -- we take this in interrupt context.
The nv_wait is a busy-wait, so holding a spin lock over it is OK.

Found, fixed, and tested by maya.  Cosmetically tweaked by me.
2017-04-11 04:43:12 +00:00
..
acpica Add #ifdef so ski emulator won't crash. This change probably wouldn't 2017-04-08 18:10:43 +00:00
common Add a reinit_completion function 2017-01-11 11:42:09 +00:00
compiler_rt Make the softfloat variant compile 2016-03-26 07:21:11 +00:00
drm Check pmf_device_register return value. NFC 2017-01-20 12:25:07 +00:00
drm2 Use a spin lock -- we take this in interrupt context. 2017-04-11 04:43:12 +00:00
dwc2 Add a missing usb_syncmem(... BUS_DMASYNC_PRE{READ,WRITE}) for the 2016-12-04 16:59:49 +00:00
gnu-efi Handle persistent memory. Currently only debug output. 2017-02-14 13:29:09 +00:00
ipf/netinet Do ND in L2_output in the same manner as arpresolve 2017-02-14 03:05:06 +00:00
libfdt Add build glue. 2015-12-13 17:07:13 +00:00
sljit Reduce diff with mainstream. 2016-05-30 09:34:39 +00:00
vchiq Don't call _sema_init twice on various objects... remote_event_create 2017-02-05 16:05:20 +00:00