Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160682396
D30600.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
450 B
Referenced Files
None
Subscribers
None
D30600.diff
View Options
Index: sys/xen/xen_intr.c
===================================================================
--- sys/xen/xen_intr.c
+++ sys/xen/xen_intr.c
@@ -668,6 +668,7 @@
}
/*--------------------------- Common PIC Functions ---------------------------*/
+#if defined(__amd64__) || defined(__i386__)
/**
* Prepare this PIC for system suspension.
*/
@@ -801,6 +802,7 @@
} while (cur != NULL);
}
}
+#endif
/**
* Disable a Xen interrupt source.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 27, 6:08 PM (21 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34412575
Default Alt Text
D30600.diff (450 B)
Attached To
Mode
D30600: xen/intr: disable xen_intr_suspend() and xen_intr_resume() on !x86
Attached
Detach File
Event Timeline
Log In to Comment