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

git: kernel - Attempt to fix early release panic w/USB's sim.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Nov 2011 21:16:08 -0800 (PST)

commit 4fb294d7189541b3a6beb03f9c479dbce81abb40
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Nov 28 21:14:45 2011 -0800

    kernel - Attempt to fix early release panic w/USB's sim.
    
    * Acquire the CAM_SIM lock when called via the callout, and don't
      acquire the lock when we already hold it via the xpt_dev_async() path.
    
    Reported-by: JustinS

Summary of changes:
 sys/bus/cam/cam_xpt.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4fb294d7189541b3a6beb03f9c479dbce81abb40


-- 
DragonFly BSD source repository



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