cvs commit: src/sys/dev/disk/aic7xxx aic7xxx_osm.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 25 16:38:27 PDT 2005
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
More information about the Commits
mailing list