git: kernel - Add missing bus lock to CAM

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Feb 22 10:50:26 PST 2017


commit 2bf3efbc34f846081c8a3f8685080b391fb0b836
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list