]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sched.h
xen: deal with stale cr3 values when unpinning pagetables
[linux-2.6-omap-h63xx.git] / include / linux / sched.h
index a4a141055c4429f5cbe4562011c49af5b57d116c..833f7dc2b8de7ae5a822e15d1ce6c7d97564c9a4 100644 (file)
@@ -27,7 +27,7 @@
 #define CLONE_NEWUTS           0x04000000      /* New utsname group? */
 #define CLONE_NEWIPC           0x08000000      /* New ipcs */
 #define CLONE_NEWUSER          0x10000000      /* New user namespace */
-#define CLONE_NEWNET           0x20000000      /* New network namespace */
+#define CLONE_NEWNET           0x40000000      /* New network namespace */
 
 /*
  * Scheduling policies