NetBSD/sys/dev/i2o
mlelstv 5b68a5ee6d While ld(4) is MP safe, many backends are not.
Add a flag for backends that are MP safe. Take KERNEL_LOCK when calling
into a backend that doesn't have the flag set. Do the same for the
discard routine.

Fixes PR 52462.
2017-08-09 16:44:39 +00:00
..
dpti.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
dptivar.h
files.i2o
i2o.h
i2odpt.h
iop.c Fix a buffer pointer check in iop_msg_unmap(). The number of im_xfer 2015-08-16 19:21:33 +00:00
iopio.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
iopreg.h
iopsp.c Fix device_t/softc split bug. 2015-08-16 19:22:33 +00:00
iopspvar.h
iopvar.h
ld_iop.c While ld(4) is MP safe, many backends are not. 2017-08-09 16:44:39 +00:00
Makefile