Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   christos
Date:           Wed Jan  6 18:06:38 UTC 2016

Modified Files:
        src/sys/dev: clockctl.c

Log Message:
Simplify and fix the unload to destroy the mutex. To reproduce, configure
a kernel with LOCKDEBUG make clockctl a module:

    /etc/rc.d/ntpd stop
    modunload clockctl
    /etc/rc.d/ntpd start
    boom.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/clockctl.c

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