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
Fri, Apr 3, 6:54 PM (15 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30754085
Default Alt Text
D30865.diff (502 B)

Event Timeline