vserver 2.0 rc7
[linux-2.6.git] / include / asm-sh / thread_info.h
index d82f883..4bbbd9f 100644 (file)
@@ -27,7 +27,7 @@ struct thread_info {
 
 #endif
 
-#define PREEMPT_ACTIVE         0x4000000
+#define PREEMPT_ACTIVE         0x10000000
 
 /*
  * macros/functions for gaining access to the thread information structure