Page MenuHomeFreeBSD

D30865.diff
No OneTemporary

D30865.diff

diff --git a/sys/xen/evtchn/evtchnvar.h b/sys/xen/evtchn/evtchnvar.h
--- a/sys/xen/evtchn/evtchnvar.h
+++ b/sys/xen/evtchn/evtchnvar.h
@@ -36,9 +36,6 @@
#include <xen/hypervisor.h>
#include <contrib/xen/event_channel.h>
-/** Submit a port notification for delivery to a userland evtchn consumer */
-void evtchn_device_upcall(evtchn_port_t port);
-
/* Macros for accessing event channel values */
#define EVTCHN_PTR(type, port) \
(HYPERVISOR_shared_info->evtchn_##type + ((port) / __LONG_BIT))

File Metadata

Mime Type
text/plain
Expires
Tue, Feb 4, 4:15 PM (21 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16457274
Default Alt Text
D30865.diff (502 B)

Event Timeline