fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-parisc / thread_info.h
index ac32f14..f2f83b0 100644 (file)
@@ -49,7 +49,8 @@ struct thread_info {
 
 #endif /* !__ASSEMBLY */
 
-#define PREEMPT_ACTIVE          0x10000000
+#define PREEMPT_ACTIVE_BIT     28
+#define PREEMPT_ACTIVE         (1 << PREEMPT_ACTIVE_BIT)
 
 /*
  * thread information flags