Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Tue Feb 25 21:25:41 UTC 2003

Modified Files:
        src/sys/arch/sparc/dev: fd.c
        src/sys/dev/ata: ata_raid.c
        src/sys/dev/isa: fd.c
        src/sys/sys: buf.h

Log Message:
Add missing splbio() protecting of bufpool access.  Add a clarifying
comment to <sys/buf.h> reminding everyone of the need for splbio().


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/arch/sparc/dev/fd.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/ata/ata_raid.c
cvs rdiff -r1.39 -r1.40 src/sys/dev/isa/fd.c
cvs rdiff -r1.58 -r1.59 src/sys/sys/buf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index