Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen
Module Name: src
Committed By: jdolecek
Date: Mon Apr 6 19:26:00 UTC 2020
Modified Files:
src/sys/arch/xen/include: evtchn.h
src/sys/arch/xen/x86: xen_intr.c
src/sys/arch/xen/xen: evtchn.c
Log Message:
add known_mpsafe parameter also to pirq_establish(), and pass the parameter
to underlying event_set_handler()
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/xen/include/evtchn.h
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/xen/x86/xen_intr.c
cvs rdiff -u -r1.87 -r1.88 src/sys/arch/xen/xen/evtchn.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