|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH][VT] Grant table setup needs to be overridden on unmodified domains
Grant table setup needs to be overridden on unmodified domains
We can't use a fixmap on unmodified domains.
Signed-off-by: Arun Sharma <arun.sharma@xxxxxxxxx>
--- a/linux-2.6-xen-sparse/arch/xen/kernel/gnttab.c Fri Aug 12 17:35:15 2005
+++ b/linux-2.6-xen-sparse/arch/xen/kernel/gnttab.c Fri Aug 12 13:08:25 2005
@@ -330,6 +330,7 @@
#endif /* CONFIG_PROC_FS */
+#ifdef CONFIG_XEN
int gnttab_resume(void)
{
gnttab_setup_table_t setup;
@@ -358,6 +359,7 @@
return 0;
}
+#endif
static int __init gnttab_init(void)
{
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |