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

cvs commit: src/sys/dev/disk/aic7xxx aic7xxx_osm.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Aug 2005 16:37:35 -0700 (PDT)

dillon      2005/08/25 16:37:35 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/aic7xxx aic7xxx_osm.h 
  Log:
  Reduce critical section warnings for AHC when critical section debugging
  is turned on.  The warnings are due to the crit_enter() and crit_exit()
  occuring in different procedures.
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/dev/disk/aic7xxx/aic7xxx_osm.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic7xxx_osm.h.diff?r1=1.6&r2=1.7&f=u



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