Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   msaitoh
Date:           Thu Dec 28 03:39:48 UTC 2017

Modified Files:
        src/sys/kern: kern_softint.c subr_pserialize.c subr_psref.c

Log Message:
 Prevent panic or hangup in softint_disestablish(), pserialize_perform() or
psref_target_destroy() while mp_online == false.

 See http://mail-index.netbsd.org/tech-kern/2017/12/25/msg022829.html


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/kern/kern_softint.c
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/subr_pserialize.c \
    src/sys/kern/subr_psref.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