Module Name: src Committed By: cherry Date: Wed Oct 17 03:43:24 UTC 2018
Modified Files:
src/sys/arch/xen/xen: xenevt.c
Log Message:
The known_mpsafe parameter is used by intr.c:intr_establish_xname()
especially in the non -D MULTIPROCESSOR case. We used it incorrectly.
Fix this.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/xen/xen/xenevt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
