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: ad
Date: Sun May 17 14:11:30 UTC 2020
Modified Files:
src/sys/kern: kern_softint.c
src/sys/sys: intr.h
Log Message:
softint_disestablish(): use a high priority xcall to determine that the
handler is no longer running.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/kern/kern_softint.c
cvs rdiff -u -r1.20 -r1.21 src/sys/sys/intr.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