commit 2bf3efbc34f846081c8a3f8685080b391fb0b836 Author: Matthew Dillon <[email protected]> Date: Wed Feb 22 10:48:48 2017 -0800
kernel - Add missing bus lock to CAM
* cam_periph_alloc() was missing a bus lock / unlock sequence around
a list operation.
Summary of changes:
sys/bus/cam/cam_periph.c | 4 ++++
1 file changed, 4 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2bf3efbc34f846081c8a3f8685080b391fb0b836
--
DragonFly BSD source repository
