Module Name:    src
Committed By:   kamil
Date:           Sun Dec  1 17:41:11 UTC 2019

Modified Files:
        src/sys/kern: subr_kcov.c

Log Message:
Switch in_interrupt() in KCOV to cpu_intr_p()

This makes KCOV more MI friendly and removes x86-specific in_interrupt()
implementation.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/subr_kcov.c

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

Reply via email to