pkgsrc/sysutils/xenkernel33/patches/patch-aa
cegger fecf681ff4 Update to Xen 3.3.1.
This is a mainenance release with a number of stability fixes.
2009-01-13 13:48:32 +00:00

13 lines
404 B
Text

$NetBSD: patch-aa,v 1.2 2009/01/13 13:48:33 cegger Exp $
--- xen/include/asm-x86/page.h.orig 2009-01-05 11:27:00.000000000 +0000
+++ xen/include/asm-x86/page.h
@@ -301,7 +301,7 @@ void setup_idle_pagetable(void);
* WARNING: This will need to be disabled to run OSes that use the spare PTE
* bits themselves (e.g., *BSD).
*/
-#ifdef NDEBUG
+#if 1
#undef _PAGE_GNTTAB
#endif
#ifndef _PAGE_GNTTAB