Source-Changes archive

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

CVS commit: src/sys/dev/scsipi



Module Name:    src
Committed By:   dyoung
Date:           Fri Apr 10 17:36:42 UTC 2009

Modified Files:
        src/sys/dev/scsipi: sd.c sdvar.h

Log Message:
Use a PMF shutdown hook instead of shutdownhook_establish().  This ought
to stop the crash during shutdown that yamt@ reports in kern/41182.


To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 src/sys/dev/scsipi/sd.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/scsipi/sdvar.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