DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - lock sim in cam_periph_alloc()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 Aug 2010 21:04:06 -0700 (PDT)

commit e0e739f8950d09536c5cc0825e41b322360908b2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Aug 24 21:02:54 2010 -0700

    kernel - lock sim in cam_periph_alloc()
    
    * cam_periph_alloc() is called from places where the sim lock is not
      being held.  Acquire the lock internally as needed.

Summary of changes:
 sys/bus/cam/cam_periph.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0e739f8950d09536c5cc0825e41b322360908b2


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]